OpenCPN Partial API docs
Loading...
Searching...
No Matches
cat_settings.cpp File Reference

Implement cat_settings.hPlugin catalog settings dialog. More...

#include <map>
#include <sstream>
#include <string>
#include <wx/button.h>
#include <wx/choice.h>
#include <wx/log.h>
#include <wx/sizer.h>
#include <wx/stattext.h>
#include <wx/textctrl.h>
#include "cat_settings.h"
#include "observable_globvar.h"
#include "model/config_vars.h"
#include "model/ocpn_utils.h"
#include "model/plugin_cache.h"
#include "model/plugin_handler.h"

Go to the source code of this file.

Classes

class  CustomCatalogCtrl
 The custom URL text entry. More...
 
class  PlatformChoice
 Select compatibility drop-down. More...
 
class  CatalogChoice
 Select master, beta, alpha, custom drop-down. More...
 
class  CompatText
 Current selected compatibility. More...
 
class  CatalogSizer
 Catalog channel selection panel. More...
 
class  CompatSizer
 Plugin compatibility panel. More...
 
class  CacheSizer
 
class  ButtonsSizer
 The Done button. More...
 

Detailed Description

Implement cat_settings.hPlugin catalog settings dialog.

Definition in file cat_settings.cpp.