#include <query_dialog.hh>
Public Slots | |
| void | OnTextChanged () |
Public Member Functions | |
| QueryDialog (QWidget *parent=NULL) | |
| QString | GetQueryString () const |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *event) |
Definition at line 35 of file query_dialog.hh.
| QueryDialog | ( | QWidget * | parent = NULL |
) |
| QString GetQueryString | ( | ) | const |
| virtual void keyPressEvent | ( | QKeyEvent * | event | ) | [protected, virtual] |
| void OnTextChanged | ( | ) | [slot] |
1.5.8