Ubuntu Platform API  1.0.0
A library helping with tight integration into the Ubuntu platform
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
stage.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  UAUiStage {
  U_MAIN_STAGE = 0,
  U_INTEGRATION_STAGE = 1,
  U_SHARE_STAGE = 2,
  U_CONTENT_PICKING_STAGE = 3,
  U_SIDE_STAGE = 4,
  U_CONFIGURATION_STAGE = 5
}
 

Enumeration Type Documentation

enum UAUiStage
Enumerator
U_MAIN_STAGE 
U_INTEGRATION_STAGE 
U_SHARE_STAGE 
U_CONTENT_PICKING_STAGE 
U_SIDE_STAGE 
U_CONFIGURATION_STAGE 

Definition at line 23 of file stage.h.