|
| FunnelTextDialog (QWidget *parent, const QString &title=QString()) |
|
void | reject () |
|
void | setText (const QString text) |
|
void | appendText (const QString text) |
|
void | prependText (const QString text) |
|
void | clearText () |
|
const char * | getText () |
|
void | setCloseCallback (text_win_close_cb_t close_cb, void *close_cb_data) |
|
void | setTextEditable (bool editable) |
|
void | addButton (funnel_bt_t *button_cb, QString label) |
|
| GeometryStateDialog (QWidget *parent, Qt::WindowFlags f=Qt::Window) |
|
void | setWindowModality (Qt::WindowModality windowModality) |
|
|
void | loadGeometry (int width=0, int height=0, const QString &dialog_name=QString()) |
|
void | loadSplitterState (QSplitter *splitter=nullptr) |
|
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/funnel_text_dialog.h
- /builds/wireshark/wireshark/ui/qt/funnel_text_dialog.cpp