GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
gui_framework::parsers Namespace Reference

Classes

struct  BaseComponentParser
 Parse BaseComponent properties. More...
 
struct  BaseCompositeParser
 Parse BaseComposite properties. More...
 
struct  ButtonParser
 Parse Button specific properties. More...
 
struct  CheckBoxParser
 Parse CheckBox specific properties. More...
 
struct  ComboBoxParser
 Parse DropDownComboBox, DropDownListComboBox, SimpleComboBox specific properties. More...
 
struct  GroupBoxParser
 Parse GroupBox specific properties. More...
 
struct  IconListViewParser
 Parse IconListView and ListIconListView specific properties. More...
 
struct  ImageButtonParser
 Parse ImageButton specific properties. More...
 
struct  InfiniteProgressBarParser
 Parse InfiniteProgressBar specific properties. More...
 
struct  ListBoxParser
 Parse ListBox and MultipleSelectListBox specific properties. More...
 
struct  MainWindowParser
 Parse MainWindowParser specific properties. More...
 
struct  MenuParser
 
struct  ProgressBarParser
 Parse ProgressBar specific properties. More...
 
struct  RichEditParser
 Parse RichEdit specific properties. More...
 
struct  SeparateWindowParser
 Parse SeparateWindow specific properties. More...
 
struct  TabControlParser
 Parse TabControl specific properties. More...
 
struct  TextIconListViewParser
 Parse TextIconListView and ListTextIconListView specific properties. More...
 
struct  TextListViewParser
 Parse TextListView and ListTextListView specific properties. More...
 
struct  TrackbarControlParser
 Parse TrackbarControl specific properties. More...