|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <SearchComboBox.hpp>
Signals | |
| void | ReturnPressed () |
| void | TextModified (const QString &) |
Public Member Functions | |
| SearchComboBox (QWidget *parent=0) | |
| Including QT Headers. | |
Protected Member Functions | |
| void | focusInEvent (QFocusEvent *Event) |
| void | keyPressEvent (QKeyEvent *Event) |
Private Slots | |
| void | ChangeToolTip (const QString &Text) |
Private Attributes | |
| QString | UserText |
Definition at line 15 of file SearchComboBox.hpp.
|
explicit |
Including QT Headers.
Including DBE
Definition at line 11 of file SearchComboBox.cpp.
|
privateslot |
Definition at line 46 of file SearchComboBox.cpp.
|
protected |
Definition at line 19 of file SearchComboBox.cpp.
|
protected |
Definition at line 25 of file SearchComboBox.cpp.
|
signal |
|
signal |
|
private |
Definition at line 24 of file SearchComboBox.hpp.