|
|
void | onLoadTrigger () |
| |
|
void | onLoadAllTrigger () |
| |
|
void | onUnloadTrigger () |
| |
|
void | onUnloadAllTrigger () |
| |
|
void | onSaveTrigger () |
| |
|
void | onSaveAllTrigger () |
| |
|
void | onRemoveTrigger () |
| |
|
void | onDeleteTrigger () |
| |
|
void | onFastLoad (bool state) |
| |
|
void | showProjectInfo () |
| |
|
void | onEditTrigger () |
| |
|
void | onUnloadAllExceptThisTrigger () |
| |
|
void | onUnloadAllExceptVisibleTrigger () |
| |
|
|
void | projectGuiLabelChanged (QSharedPointer< ProjectGui > projectGui) |
| |
|
void | projectLoaded (QSharedPointer< ProjectGui > projectGui) |
| |
|
void | projectUnloaded (QSharedPointer< ProjectGui > projectGui) |
| |
|
|
| ProjectGui (AbstractWorkspaceGui *parent, QSharedPointer< AbstractProject > project) |
| |
|
bool | isValid () const |
| |
|
bool | isLoaded () const |
| |
|
bool | isFastLoaded () const |
| |
|
QSharedPointer< AbstractProject > | project () const |
| |
|
ItemView * | itemView () const |
| |
|
void | reset () |
| |
|
bool | save (bool autosave=false) |
| |
|
bool | load () |
| |
|
bool | unload () |
| |
|
int | tabWidgetIndex () const |
| |
|
void | setTabWidgetIndex (int tabWidgetIndex) |
| |
|
QString | projectGuiLabel () const |
| |
|
QString | projectName () const |
| |
|
void | setLoaded (bool isLoaded) |
| |
|
QString | lastError () const |
| |
|
int | autosaveTimerInterval () const |
| |
|
void | setAutosaveTimerInterval (int value) |
| |
|
void | showProjectContextMenue (const QPoint &globalPosition) const |
| |
|
void | setDialogPositionOffset (const QPoint &dialogPoistion) |
| |
The documentation for this class was generated from the following files:
- itemframework/itemframework/src/project/project_gui.h
- itemframework/itemframework/moc/moc_project_gui.cpp
- itemframework/itemframework/src/project/project_gui.cpp