Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
itemview_propertysheet.cpp File Reference

(94a41d036d53b28e8638d13eae40875869af6123)

#include "itemview_propertysheet.h"
#include <QtDesigner/abstractformeditor.h>
#include <QtWidgets/qabstractitemview.h>
#include <QtWidgets/qheaderview.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for itemview_propertysheet.cpp:

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