![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmltablemodelcolumn_p.h"
#include <QtQml/qqmlinfo.h>
#include "moc_qqmltablemodelcolumn_p.cpp"
Go to the source code of this file.
Macros | |
#define | DEFINE_ROLE_PROPERTIES(getterGetterName, getterSetterName, getterSignal, setterGetterName, setterSetterName, setterSignal, roleName) |
Functions | |
static QT_BEGIN_NAMESPACE constexpr QLatin1StringView | displayRoleName ("display") |
Represents a column in a model. | |
static constexpr QLatin1StringView | decorationRoleName ("decoration") |
static constexpr QLatin1StringView | editRoleName ("edit") |
static constexpr QLatin1StringView | toolTipRoleName ("toolTip") |
static constexpr QLatin1StringView | statusTipRoleName ("statusTip") |
static constexpr QLatin1StringView | whatsThisRoleName ("whatsThis") |
static constexpr QLatin1StringView | fontRoleName ("font") |
static constexpr QLatin1StringView | textAlignmentRoleName ("textAlignment") |
static constexpr QLatin1StringView | backgroundRoleName ("background") |
static constexpr QLatin1StringView | foregroundRoleName ("foreground") |
static constexpr QLatin1StringView | checkStateRoleName ("checkState") |
static constexpr QLatin1StringView | accessibleTextRoleName ("accessibleText") |
static constexpr QLatin1StringView | accessibleDescriptionRoleName ("accessibleDescription") |
static constexpr QLatin1StringView | sizeHintRoleName ("sizeHint") |
DEFINE_ROLE_PROPERTIES (display, setDisplay, displayChanged, getSetDisplay, setSetDisplay, setDisplayChanged, displayRoleName) DEFINE_ROLE_PROPERTIES(decoration | |
decorationRoleName | DEFINE_ROLE_PROPERTIES (edit, setEdit, editChanged, getSetEdit, setSetEdit, setEditChanged, editRoleName) DEFINE_ROLE_PROPERTIES(toolTip |
decorationRoleName toolTipRoleName | DEFINE_ROLE_PROPERTIES (statusTip, setStatusTip, statusTipChanged, getSetStatusTip, setSetStatusTip, setStatusTipChanged, statusTipRoleName) DEFINE_ROLE_PROPERTIES(whatsThis |
decorationRoleName toolTipRoleName whatsThisRoleName | DEFINE_ROLE_PROPERTIES (font, setFont, fontChanged, getSetFont, setSetFont, setFontChanged, fontRoleName) DEFINE_ROLE_PROPERTIES(textAlignment |
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName | DEFINE_ROLE_PROPERTIES (background, setBackground, backgroundChanged, getSetBackground, setSetBackground, setBackgroundChanged, backgroundRoleName) DEFINE_ROLE_PROPERTIES(foreground |
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName | DEFINE_ROLE_PROPERTIES (checkState, setCheckState, checkStateChanged, getSetCheckState, setSetCheckState, setCheckStateChanged, checkStateRoleName) DEFINE_ROLE_PROPERTIES(accessibleText |
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName accessibleTextRoleName | DEFINE_ROLE_PROPERTIES (accessibleDescription, setAccessibleDescription, accessibleDescriptionChanged, getSetAccessibleDescription, setSetAccessibleDescription, setAccessibleDescriptionChanged, accessibleDescriptionRoleName) DEFINE_ROLE_PROPERTIES(sizeHint |
#define DEFINE_ROLE_PROPERTIES | ( | getterGetterName, | |
getterSetterName, | |||
getterSignal, | |||
setterGetterName, | |||
setterSetterName, | |||
setterSignal, | |||
roleName ) |
Definition at line 76 of file qqmltablemodelcolumn.cpp.
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName accessibleTextRoleName DEFINE_ROLE_PROPERTIES | ( | accessibleDescription | , |
setAccessibleDescription | , | ||
accessibleDescriptionChanged | , | ||
getSetAccessibleDescription | , | ||
setSetAccessibleDescription | , | ||
setAccessibleDescriptionChanged | , | ||
accessibleDescriptionRoleName | ) |
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName DEFINE_ROLE_PROPERTIES | ( | background | , |
setBackground | , | ||
backgroundChanged | , | ||
getSetBackground | , | ||
setSetBackground | , | ||
setBackgroundChanged | , | ||
backgroundRoleName | ) |
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName DEFINE_ROLE_PROPERTIES | ( | checkState | , |
setCheckState | , | ||
checkStateChanged | , | ||
getSetCheckState | , | ||
setSetCheckState | , | ||
setCheckStateChanged | , | ||
checkStateRoleName | ) |
DEFINE_ROLE_PROPERTIES | ( | display | , |
setDisplay | , | ||
displayChanged | , | ||
getSetDisplay | , | ||
setSetDisplay | , | ||
setDisplayChanged | , | ||
displayRoleName | ) |
decorationRoleName DEFINE_ROLE_PROPERTIES | ( | edit | , |
setEdit | , | ||
editChanged | , | ||
getSetEdit | , | ||
setSetEdit | , | ||
setEditChanged | , | ||
editRoleName | ) |
decorationRoleName toolTipRoleName whatsThisRoleName DEFINE_ROLE_PROPERTIES | ( | font | , |
setFont | , | ||
fontChanged | , | ||
getSetFont | , | ||
setSetFont | , | ||
setFontChanged | , | ||
fontRoleName | ) |
decorationRoleName toolTipRoleName DEFINE_ROLE_PROPERTIES | ( | statusTip | , |
setStatusTip | , | ||
statusTipChanged | , | ||
getSetStatusTip | , | ||
setSetStatusTip | , | ||
setStatusTipChanged | , | ||
statusTipRoleName | ) |
|
staticconstexpr |
Represents a column in a model.
\qmltype TableModelColumn
! \nativetype QQmlTableModelColumn \inqmlmodule Qt.labs.qmlmodels
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName accessibleTextChanged |
Definition at line 138 of file qqmltablemodelcolumn.cpp.
decorationChanged |
Definition at line 116 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundChanged |
Definition at line 133 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName getSetAccessibleText |
Definition at line 139 of file qqmltablemodelcolumn.cpp.
getSetDecoration |
Definition at line 117 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName getSetForeground |
Definition at line 134 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName accessibleTextRoleName getSetSizeHint |
Definition at line 144 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName getSetTextAlignment |
Definition at line 130 of file qqmltablemodelcolumn.cpp.
decorationRoleName getSetToolTip |
Definition at line 121 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName getSetWhatsThis |
Definition at line 125 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName setAccessibleText |
Definition at line 138 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName setAccessibleTextChanged |
Definition at line 139 of file qqmltablemodelcolumn.cpp.
setDecoration |
Definition at line 116 of file qqmltablemodelcolumn.cpp.
setDecorationChanged |
Definition at line 117 of file qqmltablemodelcolumn.cpp.
Definition at line 133 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName setForegroundChanged |
Definition at line 134 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName setSetAccessibleText |
Definition at line 139 of file qqmltablemodelcolumn.cpp.
setSetDecoration |
Definition at line 117 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName setSetForeground |
Definition at line 134 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName accessibleTextRoleName setSetSizeHint |
Definition at line 144 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName setSetTextAlignment |
Definition at line 130 of file qqmltablemodelcolumn.cpp.
decorationRoleName setSetToolTip |
Definition at line 121 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName setSetWhatsThis |
Definition at line 125 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName accessibleTextRoleName setSizeHint |
Definition at line 143 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName accessibleTextRoleName setSizeHintChanged |
Definition at line 144 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName setTextAlignment |
Definition at line 129 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName setTextAlignmentChanged |
Definition at line 130 of file qqmltablemodelcolumn.cpp.
decorationRoleName setToolTip |
[0]
Definition at line 120 of file qqmltablemodelcolumn.cpp.
decorationRoleName setToolTipChanged |
Definition at line 121 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName setWhatsThis |
Definition at line 124 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName setWhatsThisChanged |
Definition at line 125 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentRoleName foregroundRoleName accessibleTextRoleName sizeHintChanged |
Definition at line 143 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisRoleName textAlignmentChanged |
Definition at line 129 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipChanged |
Definition at line 120 of file qqmltablemodelcolumn.cpp.
decorationRoleName toolTipRoleName whatsThisChanged |
Definition at line 124 of file qqmltablemodelcolumn.cpp.