- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Qt4/Query/QtQuery.hpp
r852ea3 rdbf6c7 306 306 public slots: 307 307 void onUpdate(const QString&); 308 void onUpdateCombo(int index); 308 309 309 310 private: … … 312 313 QLabel *titleLabel; 313 314 QLineEdit *inputBox; 315 QComboBox *comboBox; 314 316 Dialog *dialog; 315 317 };
Note:
See TracChangeset
for help on using the changeset viewer.