table row
More...
#include <MFXDecalsTable.h>
|
| | Row () |
| | default constructor
|
table row
Definition at line 250 of file MFXDecalsTable.h.
◆ Row() [1/2]
constructor
Definition at line 746 of file MFXDecalsTable.cpp.
References GUIDesigns::buildFXButton(), GUIIconSubSys::getIcon(), GUIDesignButtonIcon, GUIDesignLabelThickedFixed, GUIDesignMFXCheckableButton, GUIDesignSpinDialDecalsTable, GUIDesignTextField, GUIDesignTextFieldFixedRestricted, GUIDesignTextFieldNCol, MFXDecalsTable::MFXDecalsTable(), MID_DECALSTABLE_CHECKBOX, MID_DECALSTABLE_OPEN, MID_DECALSTABLE_REMOVE, MID_DECALSTABLE_SPINNER, MID_DECALSTABLE_TEXTFIELD, myCells, MFXDecalsTable::myColumns, myTable, OPEN, REMOVE, TL, and toString().
◆ ~Row()
| MFXDecalsTable::Row::~Row |
( |
| ) |
|
◆ Row() [2/2]
| MFXDecalsTable::Row::Row |
( |
| ) |
|
|
private |
◆ disableButtons()
| void MFXDecalsTable::Row::disableButtons |
( |
| ) |
|
◆ getCells()
◆ getText()
| std::string MFXDecalsTable::Row::getText |
( |
int | index | ) |
const |
◆ setText()
| void MFXDecalsTable::Row::setText |
( |
int | index, |
|
|
const std::string & | text ) const |
◆ myCells
| std::vector<Cell*> MFXDecalsTable::Row::myCells |
|
protected |
◆ myTable
The documentation for this class was generated from the following files: