ApplicationWindow.h File Reference

Include dependency graph for ApplicationWindow.h:

This graph shows which files directly or indirectly include this file:

Namespaces

namespace  SkyGI

Classes

class  SkyGI::ApplicationWindow

Enumerations

enum  {
  APPLICATION_WINDOW_NO_TITLE = 0x00000001, APPLICATION_WINDOW_NO_VIEW = 0x00000002, APPLICATION_WINDOW_OWN_SHAPE = 0x00000004, APPLICATION_WINDOW_NO_FRAME = 0x00000008,
  APPLICATION_WINDOW_THIN_FRAME = 0x00000010, APPLICATION_WINDOW_FLOATING = 0x00000020
}


Enumeration Type Documentation

anonymous enum

Flags used when creating an ApplicationWindow

Description:
Enumerator:
APPLICATION_WINDOW_NO_TITLE  Do not create a TitleWindow.
APPLICATION_WINDOW_NO_VIEW  Do not create a View.
APPLICATION_WINDOW_OWN_SHAPE  Theme should not apply the window shape.
APPLICATION_WINDOW_NO_FRAME 
APPLICATION_WINDOW_THIN_FRAME 
APPLICATION_WINDOW_FLOATING 


Generated on Thu Dec 13 18:13:13 2007 for SkyGI by  doxygen 1.5.1-p1