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 |
enum ConfigStyleFlags |
enum EntryType |