Package wx.Config

The wxConfig wrapper class. More...


Classes

class  Config

Enumerations

enum  EntryType {
  Unknown,
  String,
  Boolean,
  Integer,
  Float
}
enum  ConfigStyleFlags {
  wxCONFIG_USE_LOCAL_FILE = 1,
  wxCONFIG_USE_GLOBAL_FILE = 2,
  wxCONFIG_USE_RELATIVE_PATH = 4,
  wxCONFIG_USE_NO_ESCAPE_CHARACTERS = 8
}

Variables

alias Config wxConfig


Detailed Description

The wxConfig wrapper class.

Enumeration Type Documentation

enum ConfigStyleFlags

Enumerator:
wxCONFIG_USE_LOCAL_FILE 
wxCONFIG_USE_GLOBAL_FILE 
wxCONFIG_USE_RELATIVE_PATH 
wxCONFIG_USE_NO_ESCAPE_CHARACTERS 

enum EntryType

Enumerator:
Unknown 
String 
Boolean 
Integer 
Float 


Variable Documentation

alias Config wxConfig


Generated on Sun Feb 1 21:30:23 2009 for wxD by  doxygen 1.5.4