Public Member Functions | |
| ConfigManager (char *path, BMessage *newConfig=NULL) | |
| BMessage * | GetConfigMessage (void) |
| returns a Pointer to the BMessage holding the Configuration | |
| void | SetConfigMessage (BMessage *newConfig) |
| pass a komplete new Configration to the Manager causes it to rewrite the Config file and recreate a Config GUI | |
| void | LoadDefaults (void) |
| void | SaveConfig () |
| ConfigManager::ConfigManager | ( | char * | path, | |
| BMessage * | newConfig = NULL | |||
| ) |
| BMessage* ConfigManager::GetConfigMessage | ( | void | ) | [inline] |
returns a Pointer to the BMessage holding the Configuration
| void ConfigManager::LoadDefaults | ( | void | ) |
| void ConfigManager::SaveConfig | ( | ) |
| void ConfigManager::SetConfigMessage | ( | BMessage * | newConfig | ) |
pass a komplete new Configration to the Manager causes it to rewrite the Config file and recreate a Config GUI
1.5.9