#include <CList.hpp>
◆ operator==()
bool CList::SDataList::operator== |
( |
const SDataList & | b | ) |
const |
|
default |
◆ m_columns
std::vector<CColumnList>* CList::SDataList::m_columns {nullptr} |
◆ m_compList
IWidget* CList::SDataList::m_compList {nullptr} |
◆ m_filterModelOpt
◆ m_initialRowSelected
std::optional<uint64_t> CList::SDataList::m_initialRowSelected {std::nullopt} |
◆ m_isMultipleSelection
bool CList::SDataList::m_isMultipleSelection {false} |
◆ m_model
◆ m_requestMinSizeForTexts
bool CList::SDataList::m_requestMinSizeForTexts {true} |
If true, the list will request the minimum size to fit all texts in the columns.
- Note
- Only applies for SDL graphics (Diamar & DiamarRepeater).
The documentation for this struct was generated from the following file: