A dialog to assist users in building and selecting display filter expressions.
More...
#include <display_filter_expression_dialog.h>
|
| void | insertDisplayFilter (const QString &filter) |
| | Signal emitted to insert a constructed display filter string into the target editor.
|
| |
|
| void | loadGeometry (int width=0, int height=0, const QString &dialog_name=QString()) |
| | Loads the geometry and splitter state for the dialog.
|
| |
| void | loadSplitterState (QSplitter *splitter=nullptr) |
| | Loads the state of a splitter for the dialog.
|
| |
A dialog to assist users in building and selecting display filter expressions.
◆ DisplayFilterExpressionDialog()
| DisplayFilterExpressionDialog::DisplayFilterExpressionDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ insertDisplayFilter
| void DisplayFilterExpressionDialog::insertDisplayFilter |
( |
const QString & |
filter | ) |
|
|
signal |
Signal emitted to insert a constructed display filter string into the target editor.
- Parameters
-
| filter | The display filter string. |
The documentation for this class was generated from the following files: