DialogBool.
More...
#include <boolean_dialog.h>
|
| DialogBool (const QString &title, const QString &text, QWidget *parent=nullptr) |
|
|
void | on_button_NO_clicked () |
| Called when the NO button gets clicked.
|
|
void | on_button_YES_clicked () |
| Called when the YES button gets clicked.
|
|
DialogBool.
YES/NO choice dialog
◆ DialogBool()
DialogBool::DialogBool |
( |
const QString & | title, |
|
|
const QString & | text, |
|
|
QWidget * | parent = nullptr ) |
|
explicit |
- Parameters
-
title | The title |
text | The message |
parent | The parent Widget |
The documentation for this class was generated from the following files:
- logdoctor/modules/dialogs/boolean_dialog.h
- logdoctor/modules/dialogs/boolean_dialog.cpp