#include <iso_visual_com_manager.h>
Collaboration diagram for iso::visual::ComManager:

Static Public Member Functions | |
| static ComManager & | get () |
| get synth com singleton instance | |
| static void | destroy () |
| destroy synth com singleton instance | |
Protected Member Functions | |
| ComManager () | |
| create osc control default constructor | |
| ~ComManager () | |
| destructor | |
Protected Attributes | |
| QTime | mTime |
Static Protected Attributes | |
| static ComManager * | sComManager |
| singleton instance | |
| ComManager::ComManager | ( | ) | [protected] |
create osc control default constructor
| ComManager::~ComManager | ( | ) | [protected] |
destructor
| ComManager & ComManager::get | ( | ) | [static] |
get synth com singleton instance
| void ComManager::destroy | ( | ) | [static] |
destroy synth com singleton instance
ComManager * ComManager::sComManager [static, protected] |
singleton instance
QTime iso::visual::ComManager::mTime [protected] |
1.5.1