Constructor & Destructor Documentation
| DtPropertySpreadsheetEditor::DtPropertySpreadsheetEditor |
( |
makVrv::DtDe & |
, |
|
|
QWidget * |
parent = NULL, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual DtPropertySpreadsheetEditor::~DtPropertySpreadsheetEditor |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtPropertySpreadsheetEditor::selectedRowsAndColumns |
( |
QVector< int > & |
rows, |
|
|
QVector< int > & |
cols |
|
) |
| const |
|
virtual |
| virtual void DtPropertySpreadsheetEditor::addControls |
( |
| ) |
|
|
protectedvirtual |
| virtual void DtPropertySpreadsheetEditor::setupControls |
( |
| ) |
|
|
protectedvirtual |
| virtual void DtPropertySpreadsheetEditor::addFileItems |
( |
QMenuBar * |
| ) |
|
|
protectedvirtual |
| virtual void DtPropertySpreadsheetEditor::addEditItems |
( |
QMenuBar * |
| ) |
|
|
protectedvirtual |
| virtual void DtPropertySpreadsheetEditor::initConnections |
( |
| ) |
|
|
protectedvirtual |
| virtual QString DtPropertySpreadsheetEditor::filenameToUse |
( |
| ) |
const |
|
protectedvirtual |
| virtual void DtPropertySpreadsheetEditor::save |
( |
| ) |
|
|
virtualslot |
| virtual void DtPropertySpreadsheetEditor::closeEvent |
( |
QCloseEvent * |
| ) |
|
|
virtualslot |
| virtual void DtPropertySpreadsheetEditor::spreadsheetModified |
( |
const QModelIndex & |
, |
|
|
const QModelIndex & |
|
|
) |
| |
|
protectedvirtualslot |
| virtual void DtPropertySpreadsheetEditor::insertRow |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtPropertySpreadsheetEditor::insertColumn |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtPropertySpreadsheetEditor::deleteItem |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtPropertySpreadsheetEditor::itemSelectionChanged |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| QString DtPropertySpreadsheetEditor::myFilename |
|
protected |
| QAction* DtPropertySpreadsheetEditor::mySave |
|
protected |
| QMenu* DtPropertySpreadsheetEditor::myFileMenu |
|
protected |
| QMenu* DtPropertySpreadsheetEditor::myEditMenu |
|
protected |
| QAction* DtPropertySpreadsheetEditor::myInsertRow |
|
protected |
| QAction* DtPropertySpreadsheetEditor::myInsertColumn |
|
protected |
| QAction* DtPropertySpreadsheetEditor::myDelete |
|
protected |
| bool DtPropertySpreadsheetEditor::myModified |
|
protected |
The documentation for this class was generated from the following file: