Utils::DetailsWidget Class
class Utils::DetailsWidgetKlasa DetailsWidget implementira gumb za proširenje područja Details. Više...
| Header: | #include <DetailsWidget> |
Javne funkcije
| QString | additionalSummaryText() const |
| bool | isChecked() const |
| void | setAdditionalSummaryText(const QString &text) |
| void | setChecked(bool b) |
| void | setState(Utils::DetailsWidget::State state) |
| void | setSummaryText(const QString &text) |
| void | setUseCheckBox(bool b) |
| Utils::DetailsWidget::State | state() const |
| QString | summaryText() const |
| bool | useCheckBox() |
Detaljan opis
Ovaj widget koristi mrežni raspored i postavlja stavke na sljedeći način:
+------------+-------------------------+---------------+ +summaryLabel| toolwidget | detailsButton | +------------+-------------------------+---------------+ + additional summary | +------------+-------------------------+---------------+ | widget | +------------+-------------------------+---------------+
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.