![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "itemview_propertysheet.h"#include <QtDesigner/abstractformeditor.h>#include <QtWidgets/qabstractitemview.h>#include <QtWidgets/qheaderview.h>#include <QtCore/qdebug.h>Go to the source code of this file.
Classes | |
| struct | qdesigner_internal::Property |
| struct | qdesigner_internal::ItemViewPropertySheetPrivate |
Namespaces | |
| namespace | qdesigner_internal |
| Auxiliary methods to store/retrieve settings. | |
Variables | |
| static constexpr auto | qdesigner_internal::headerGroup = "Header"_L1 |
| static constexpr auto | qdesigner_internal::visibleProperty = "visible"_L1 |
| static constexpr auto | qdesigner_internal::cascadingSectionResizesProperty = "cascadingSectionResizes"_L1 |
| static constexpr auto | qdesigner_internal::defaultSectionSizeProperty = "defaultSectionSize"_L1 |
| static constexpr auto | qdesigner_internal::highlightSectionsProperty = "highlightSections"_L1 |
| static constexpr auto | qdesigner_internal::minimumSectionSizeProperty = "minimumSectionSize"_L1 |
| static constexpr auto | qdesigner_internal::showSortIndicatorProperty = "showSortIndicator"_L1 |
| static constexpr auto | qdesigner_internal::stretchLastSectionProperty = "stretchLastSection"_L1 |