class KDialogButtonBox |
|
|
Container widget for buttons. An extension of QDialogButtonBox which allow the use of KGuiItem and conveniance slot connection.
Author Mario Weilguni
|
|
Create an empty container for buttons. If _orientation is Vertical, the buttons inserted with addButton() are laid out from top to bottom, otherwise they are laid out from left to right. |
|
|