te::qt::af::AppCtrlSingleton Class Reference

#include <ApplicationController.h>

Inheritance diagram for te::qt::af::AppCtrlSingleton:
te::common::Singleton< ApplicationController >

Static Public Member Functions

static ApplicationControllergetInstance ()
 It returns a reference to the singleton instance. More...
 
static void prepareQtEnvironment (const QString &configFileName, const QString &splashFileName)
 

Protected Member Functions

 AppCtrlSingleton ()
 
 ~AppCtrlSingleton ()
 

Detailed Description

Definition at line 460 of file ApplicationController.h.

Constructor & Destructor Documentation

◆ AppCtrlSingleton()

te::qt::af::AppCtrlSingleton::AppCtrlSingleton ( )
protected

◆ ~AppCtrlSingleton()

te::qt::af::AppCtrlSingleton::~AppCtrlSingleton ( )
protected

Member Function Documentation

◆ getInstance()

ApplicationController & te::common::Singleton< ApplicationController >::getInstance ( )
inlinestaticinherited

It returns a reference to the singleton instance.

Returns
A reference to the singleton instance.

Definition at line 126 of file Singleton.h.

◆ prepareQtEnvironment()

static void te::qt::af::AppCtrlSingleton::prepareQtEnvironment ( const QString &  configFileName,
const QString &  splashFileName 
)
static

The documentation for this class was generated from the following file: