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
form_factor.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  UAUiFormFactor {
  U_DESKTOP = 0,
  U_PHONE = 1,
  U_TABLET = 2
}
 

Enumeration Type Documentation

Enumerator
U_DESKTOP 
U_PHONE 
U_TABLET 

Definition at line 23 of file form_factor.h.