SonicVisualiser
1.9
|
Public Member Functions |
Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
SVApplication Class Reference
Inheritance diagram for SVApplication:
Collaboration diagram for SVApplication:
Public Member Functions | |
SVApplication (int &argc, char **argv) | |
~SVApplication () override | |
void | setMainWindow (MainWindow *mw) |
void | releaseMainWindow () |
virtual void | commitData (QSessionManager &manager) |
void | handleFilepathArgument (QString path, SVSplash *splash) |
Application-global handler for filepaths passed in, e.g. More... | |
Public Attributes | |
bool | m_readyForFiles |
QStringList | m_filepathQueue |
Protected Member Functions | |
bool | event (QEvent *) override |
Protected Attributes | |
MainWindow * | m_mainWindow |
Detailed Description
Constructor & Destructor Documentation
|
inline |
Member Function Documentation
|
inline |
|
inline |
|
inlinevirtual |
Definition at line 221 of file main.cpp.
References MainWindow::commitData(), handleFilepathArgument(), and m_mainWindow.
void SVApplication::handleFilepathArgument | ( | QString | path, |
SVSplash * | splash | ||
) |
Application-global handler for filepaths passed in, e.g.
as command-line arguments or apple events
Definition at line 611 of file main.cpp.
References m_mainWindow.
Referenced by commitData(), event(), and main().
|
overrideprotected |
Definition at line 588 of file main.cpp.
References handleFilepathArgument(), m_filepathQueue, and m_readyForFiles.
Member Data Documentation
bool SVApplication::m_readyForFiles |
QStringList SVApplication::m_filepathQueue |
|
protected |
Definition at line 235 of file main.cpp.
Referenced by commitData(), handleFilepathArgument(), releaseMainWindow(), and setMainWindow().
The documentation for this class was generated from the following file:
Generated by 1.8.11