PlasmaComponents
QueryDialog Class Reference
Inheritance diagram for QueryDialog:

Properties | |
string | acceptButtonText |
string | message |
string | rejectButtonText |
![]() | |
variant | buttonTexts |
string | titleIcon |
string | titleText |
![]() | |
list< Item > | buttons |
list< Item > | content |
alias | privateButtonsHeight |
alias | privateTitleHeight |
int | status |
list< Item > | title |
Item | visualParent |
Additional Inherited Members | |
![]() | |
void | buttonClicked (int index) |
![]() | |
void | accepted () |
void | clickedOutside () |
void | rejected () |
![]() | |
void | accept () |
void | close () |
void | open () |
void | reject () |
Detailed Description
- Since
- 0.1
Definition at line 45 of file QueryDialog.qml.
Property Documentation
string QueryDialog::acceptButtonText |
Definition at line 50 of file QueryDialog.qml.
string QueryDialog::message |
Definition at line 48 of file QueryDialog.qml.
string QueryDialog::rejectButtonText |
Definition at line 52 of file QueryDialog.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.