#include "Table.h"
◆ Table() [1/2]
ot::Table::Table |
( |
QWidget * | _parentWidget = (QWidget*)nullptr | ) |
|
◆ Table() [2/2]
ot::Table::Table |
( |
int | _rows, |
|
|
int | _columns, |
|
|
QWidget * | _parentWidget = (QWidget*)nullptr ) |
◆ ~Table()
◆ contentChanged()
virtual void ot::Table::contentChanged |
( |
void | | ) |
|
|
inlineprotectedvirtual |
◆ contentSaved()
virtual void ot::Table::contentSaved |
( |
void | | ) |
|
|
inlineprotectedvirtual |
◆ createConfig()
◆ getContentChanged()
bool ot::Table::getContentChanged |
( |
void | | ) |
const |
|
inline |
◆ hideEvent()
void ot::Table::hideEvent |
( |
QHideEvent * | _event | ) |
|
|
overrideprotectedvirtual |
◆ prepareForDataChange()
void ot::Table::prepareForDataChange |
( |
void | | ) |
|
◆ saveRequested
void ot::Table::saveRequested |
( |
void | | ) |
|
|
signal |
◆ setContentChanged()
void ot::Table::setContentChanged |
( |
bool | _changed = true | ) |
|
◆ setSelectedCellsBackground() [1/2]
void ot::Table::setSelectedCellsBackground |
( |
const ot::Color & | _color | ) |
|
◆ setSelectedCellsBackground() [2/2]
void ot::Table::setSelectedCellsBackground |
( |
const QColor & | _color | ) |
|
◆ setupFromConfig()
void ot::Table::setupFromConfig |
( |
const TableCfg & | _config | ) |
|
|
virtual |
◆ showEvent()
void ot::Table::showEvent |
( |
QShowEvent * | _event | ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: