#include <CCOspApplication.h>
static Tizen::App::Application*
CreateInstance |
( |
void |
) | |
|
|
static |
[OspApplication] application must have a factory method that creates an instance of itself.
[OspApplication] application must have a factory method that creates an instance of itself.
[OspApplication] application must have a factory method that creates an instance of itself.
Tizen::Ui::Controls::Form*
getOspForm |
( |
) | |
|
virtual bool OnAppInitialized |
( |
void |
) | |
|
|
virtual |
local OnAppInitialized |
( |
|
) | |
|
|
virtual |
virtual bool OnAppInitializing |
( |
Tizen::App::AppRegistry & |
appRegistry) | |
|
|
virtual |
var OnAppInitializing |
( |
var |
appRegistry) | |
|
|
virtual |
local OnAppInitializing |
( |
local |
appRegistry) | |
|
|
virtual |
virtual bool OnAppTerminating |
( |
Tizen::App::AppRegistry & |
appRegistry, |
|
|
bool |
forcedTermination = false |
|
) |
| |
|
virtual |
var OnAppTerminating |
( |
var |
appRegistry, |
|
|
var |
forcedTermination = false |
|
) |
| |
|
virtual |
local OnAppTerminating |
( |
local |
appRegistry, |
|
|
local |
forcedTermination = false |
|
) |
| |
|
virtual |
virtual void OnBackground |
( |
void |
) | |
|
|
virtual |
virtual void OnBatteryLevelChanged |
( |
Tizen::System::BatteryLevel |
batteryLevel) | |
|
|
virtual |
var OnBatteryLevelChanged |
( |
var |
batteryLevel) | |
|
|
virtual |
local OnBatteryLevelChanged |
( |
local |
batteryLevel) | |
|
|
virtual |
virtual void OnForeground |
( |
void |
) | |
|
|
virtual |
virtual void OnLowMemory |
( |
void |
) | |
|
|
virtual |
virtual void OnScreenOff |
( |
void |
) | |
|
|
virtual |
virtual void OnScreenOn |
( |
void |
) | |
|
|
virtual |
var
SetApplicationInitializedCallback |
( |
var |
p) | |
|
|
static |
local
SetApplicationInitializedCallback |
( |
local |
p) | |
|
|
static |
static void SetScreenOrientation |
( |
Tizen::Ui::Orientation |
orientation) | |
|
|
static |
var SetScreenOrientation |
( |
var |
orientation) | |
|
|
static |
local SetScreenOrientation |
( |
local |
orientation) | |
|
|
static |
Tizen::Ui::Orientation
sm_eScreenOrientation |
|
staticprotected |
var sm_eScreenOrientation |
|
staticprotected |
local sm_eScreenOrientation |
|
staticprotected |
var sm_pApplicationInitialized |
|
staticprotected |
local sm_pApplicationInitialized |
|
staticprotected |
var sm_pSharedOspApplication |
|
staticprotected |
local sm_pSharedOspApplication |
|
staticprotected |
The documentation for this class was generated from the following file: