svcore
1.9
|
TabularModel Member List
This is the complete list of members for TabularModel, including all inherited members.
adaptFrameForRole(sv_frame_t frame, sv_samplerate_t rate, int role) | TabularModel | inlineprotectedstatic |
adaptValueForRole(float value, QString unit, int role) | TabularModel | inlineprotectedstatic |
getColumnCount() const =0 | TabularModel | pure virtual |
getData(int row, int column, int role) const =0 | TabularModel | pure virtual |
getFrameForRow(int row) const =0 | TabularModel | pure virtual |
getHeading(int column) const =0 | TabularModel | pure virtual |
getInsertRowCommand(int beforeRow)=0 | TabularModel | pure virtual |
getRemoveRowCommand(int row)=0 | TabularModel | pure virtual |
getRowCount() const =0 | TabularModel | pure virtual |
getRowForFrame(sv_frame_t frame) const =0 | TabularModel | pure virtual |
getSetDataCommand(int row, int column, const QVariant &, int role)=0 | TabularModel | pure virtual |
getSortType(int col) const =0 | TabularModel | pure virtual |
isColumnTimeValue(int col) const =0 | TabularModel | pure virtual |
isEditable() const =0 | TabularModel | pure virtual |
SortAlphabetical enum value | TabularModel | |
SortNumeric enum value | TabularModel | |
SortRole enum value | TabularModel | |
SortType enum name | TabularModel | |
~TabularModel() | TabularModel | inlinevirtual |
Generated by 1.8.11