svapp
1.9
|
#include <MainWindowBase.h>
Public Member Functions | |
AddPaneCommand (MainWindowBase *mw) | |
virtual | ~AddPaneCommand () |
void | execute () override |
void | unexecute () override |
QString | getName () const override |
Pane * | getPane () |
Protected Attributes | |
MainWindowBase * | m_mw |
Pane * | m_pane |
Pane * | m_prevCurrentPane |
bool | m_added |
Detailed Description
Definition at line 508 of file MainWindowBase.h.
Constructor & Destructor Documentation
MainWindowBase::AddPaneCommand::AddPaneCommand | ( | MainWindowBase * | mw | ) |
Definition at line 3786 of file MainWindowBase.cpp.
|
virtual |
Definition at line 3794 of file MainWindowBase.cpp.
References m_added, m_mw, m_pane, and MainWindowBase::m_paneStack.
Member Function Documentation
|
override |
Definition at line 3808 of file MainWindowBase.cpp.
References MainWindowBase::contextHelpChanged(), m_added, m_mw, m_pane, MainWindowBase::m_paneStack, and m_prevCurrentPane.
|
override |
Definition at line 3825 of file MainWindowBase.cpp.
References m_added, m_mw, m_pane, MainWindowBase::m_paneStack, and m_prevCurrentPane.
|
override |
Definition at line 3802 of file MainWindowBase.cpp.
|
inline |
Definition at line 518 of file MainWindowBase.h.
Referenced by MainWindowBase::addOpenedAudioModel(), MainWindowBase::addPaneToStack(), and MainWindowBase::record().
Member Data Documentation
|
protected |
Definition at line 521 of file MainWindowBase.h.
Referenced by execute(), unexecute(), and ~AddPaneCommand().
|
protected |
Definition at line 522 of file MainWindowBase.h.
Referenced by execute(), unexecute(), and ~AddPaneCommand().
|
protected |
Definition at line 523 of file MainWindowBase.h.
Referenced by execute(), and unexecute().
|
protected |
Definition at line 524 of file MainWindowBase.h.
Referenced by execute(), unexecute(), and ~AddPaneCommand().
The documentation for this class was generated from the following files:
Generated by 1.8.11