|
swift
|
This is the complete list of members for swift::gui::models::CColumn, including all inherited members.
| CColumn(const QString &headerName, const swift::misc::CPropertyIndex &propertyIndex, CDefaultFormatter *formatter, bool editable=false) | swift::gui::models::CColumn | inline |
| CColumn(const QString &headerName, const QString &toolTip, const swift::misc::CPropertyIndex &propertyIndex, CDefaultFormatter *formatter, bool editable=false) | swift::gui::models::CColumn | |
| CColumn(const QString &toolTip, const swift::misc::CPropertyIndex &propertyIndex) | swift::gui::models::CColumn | |
| CColumn(const swift::misc::CPropertyIndex &propertyIndex) | swift::gui::models::CColumn | |
| emptyColumn() | swift::gui::models::CColumn | static |
| getAlignment() const | swift::gui::models::CColumn | |
| getColumnName() const | swift::gui::models::CColumn | inline |
| getColumnToolTip() const | swift::gui::models::CColumn | inline |
| getFormatter() const | swift::gui::models::CColumn | |
| getPropertyIndex() const | swift::gui::models::CColumn | inline |
| getSortPropertyIndex() const | swift::gui::models::CColumn | inline |
| getWidthPercentage() const | swift::gui::models::CColumn | inline |
| hasAlignment() const | swift::gui::models::CColumn | inline |
| hasSortPropertyIndex() const | swift::gui::models::CColumn | |
| hasWidthPercentage() const | swift::gui::models::CColumn | inline |
| isEditable() const | swift::gui::models::CColumn | inline |
| isIncognito() const | swift::gui::models::CColumn | inline |
| isSortable() const | swift::gui::models::CColumn | inline |
| orderColumn(const swift::misc::CPropertyIndex &propertyIndex=swift::misc::CPropertyIndexRef::GlobalIndexIOrderable, int alignment=CDefaultFormatter::alignRightVCenter()) | swift::gui::models::CColumn | static |
| setEditable(bool editable) | swift::gui::models::CColumn | inline |
| setFormatter(CDefaultFormatter *formatter) | swift::gui::models::CColumn | inline |
| setIncognito(bool incognito) | swift::gui::models::CColumn | inline |
| setSortable(bool sortable) | swift::gui::models::CColumn | inline |
| setSortPropertyIndex(const swift::misc::CPropertyIndex &propertyIndex) | swift::gui::models::CColumn | |
| setTranslationContext(const QString &translationContext) | swift::gui::models::CColumn | inline |
| setWidthPercentage(int width) | swift::gui::models::CColumn | inline |
| standardInteger(const QString &headerName, const QString &toolTip, const swift::misc::CPropertyIndex &propertyIndex, int alignment=CDefaultFormatter::alignRightVCenter()) | swift::gui::models::CColumn | static |
| standardString(const QString &headerName, const swift::misc::CPropertyIndex &propertyIndex, int alignment=CDefaultFormatter::alignDefault()) | swift::gui::models::CColumn | static |
| standardString(const QString &headerName, const QString &toolTip, const swift::misc::CPropertyIndex &propertyIndex, int alignment=CDefaultFormatter::alignDefault()) | swift::gui::models::CColumn | static |
| standardValueObject(const QString &headerName, const swift::misc::CPropertyIndex &propertyIndex, int alignment=CDefaultFormatter::alignDefault()) | swift::gui::models::CColumn | static |
| standardValueObject(const QString &headerName, const QString &toolTip, const swift::misc::CPropertyIndex &propertyIndex, int alignment=CDefaultFormatter::alignDefault()) | swift::gui::models::CColumn | static |