#include <CColumnList.hpp>
◆ CColumnList() [1/4]
CColumnList::CColumnList |
( |
| ) |
|
◆ CColumnList() [2/4]
◆ CColumnList() [3/4]
CColumnList::CColumnList |
( |
const CColumnList * | columnList | ) |
|
|
explicit |
◆ CColumnList() [4/4]
CColumnList::CColumnList |
( |
const CColumnList & | columnList | ) |
|
◆ ~CColumnList()
CColumnList::~CColumnList |
( |
| ) |
|
|
virtualdefault |
◆ getNumDecimals()
uint64_t CColumnList::getNumDecimals |
( |
| ) |
const |
|
nodiscard |
◆ getTextColumn()
const char * CColumnList::getTextColumn |
( |
| ) |
const |
|
nodiscard |
◆ getTypeColumn()
◆ hasWidthColumnFixed()
bool CColumnList::hasWidthColumnFixed |
( |
unsigned short * | widthColumn | ) |
const |
◆ isEditable()
bool CColumnList::isEditable |
( |
| ) |
const |
|
nodiscard |
◆ isSearching() [1/2]
bool CColumnList::isSearching |
( |
| ) |
const |
|
nodiscard |
◆ isSearching() [2/2]
bool CColumnList::isSearching |
( |
const CColumnList & | column | ) |
|
|
static |
◆ isSorting()
bool CColumnList::isSorting |
( |
| ) |
const |
|
nodiscard |
◆ operator=()
◆ operator==()
bool CColumnList::operator== |
( |
const CColumnList & | b | ) |
const |
|
inline |
◆ setColumnSearch()
void CColumnList::setColumnSearch |
( |
| ) |
|
◆ setEditable()
void CColumnList::setEditable |
( |
| ) |
|
◆ setNumDecimals()
void CColumnList::setNumDecimals |
( |
uint64_t | numDecimals | ) |
|
◆ setWidthFixed()
void CColumnList::setWidthFixed |
( |
unsigned short | widthColumn | ) |
|
◆ m_hasSizeFixed
bool CColumnList::m_hasSizeFixed |
|
private |
◆ m_isEditable
bool CColumnList::m_isEditable |
|
private |
◆ m_isSearching
bool CColumnList::m_isSearching |
|
private |
◆ m_isSorting
bool CColumnList::m_isSorting |
|
private |
◆ m_numDecimals
uint64_t CColumnList::m_numDecimals |
|
private |
◆ m_textColumn
std::string CColumnList::m_textColumn |
|
private |
◆ m_typeColumn
◆ m_widthColumn
unsigned short CColumnList::m_widthColumn |
|
private |
The documentation for this class was generated from the following files: