Difference between revisions of "QOrbiter"

From LinuxMCE
Jump to: navigation, search
Line 1: Line 1:
 
[[category:QML]]
 
[[category:QML]]
 +
[[category:QOrbiter]]
 
qOrbiter is a new LinuxMCE orbiter designed to run on a multitude of devices as well as provide flexible skinning options to make it truly one's own. The purpose of this document now is for documentation of the app moving forward, followed by it being a reference for creating ones own skin
 
qOrbiter is a new LinuxMCE orbiter designed to run on a multitude of devices as well as provide flexible skinning options to make it truly one's own. The purpose of this document now is for documentation of the app moving forward, followed by it being a reference for creating ones own skin
  

Revision as of 06:06, 7 July 2011

qOrbiter is a new LinuxMCE orbiter designed to run on a multitude of devices as well as provide flexible skinning options to make it truly one's own. The purpose of this document now is for documentation of the app moving forward, followed by it being a reference for creating ones own skin

Concept

Variables

Button variables will be automatically set, so no programming will be needed. There will be variables provided so that skin designers can add information to their skin at will

The format is PropertyName: what it gives

User

currentUser: the current orbiter user userList: listmodel of all users

Location

currentroom: the current room / ea roomList: list of ea's rooms

Home Screen

lightingModel: provides by room scenario list for lights. you will need to used your own delegate

Data Grids

Media Grids

Colors

Images

Images can be loaded in multiple ways and will be discussed here in the future.