include/omgui/api-prototypes.h [code] | Class prototypes |
include/omgui/app.h [code] | Omgui::App declaration |
include/omgui/button.h [code] | Omgui::Button declaration |
include/omgui/combobox.h [code] | Omgui::ComboBox declaration |
include/omgui/debug.h [code] | Stream like object for outputting debug information |
include/omgui/dllimpexp.h [code] | Contains helper macros for exporting and importing symbols from omgui dynamic library builds |
include/omgui/entrybox.h [code] | Omgui::EntryBox declaration |
include/omgui/event-id.h [code] | Event id declarations |
include/omgui/event.h [code] | Declarations for the event system |
include/omgui/eventloop.h [code] | Declares the EventLoop object |
include/omgui/exception.h [code] | Omgui::Exception declaration |
include/omgui/macros.h [code] | Various macros |
include/omgui/main.h [code] | Declaration of the omgui::main() entry function and the platform specific entry function. The entry function is a wrapper for omgui::entry which is implemented within the library |
include/omgui/menu.h [code] | Omgui::Menu declaration |
include/omgui/menubar.h [code] | Omgui::MenuBar declaration |
include/omgui/menuitems.h [code] | Omgui::MenuItem and subclass declaration |
include/omgui/notebook.h [code] | Omgui::Notebook declaration |
include/omgui/object.h [code] | Omgui::Object declaration |
include/omgui/panel.h [code] | Omgui::Panel declaration |
include/omgui/refcount.h [code] | Defines the reference countable type omgui::RefCountable |
include/omgui/secureentrybox.h [code] | Omgui::SecureEntryBox declaration |
include/omgui/tablelayout.h [code] | TableLayout declaration |
include/omgui/textbox.h [code] | Omgui::TextBox declaration |
include/omgui/textwidget.h [code] | Omgui::TextWidget declaration |
include/omgui/toplevel.h [code] | Omgui::TopLevel declaration |
include/omgui/types.h [code] | Basic omgui types |
include/omgui/widget.h [code] | Omgui::Widget declaration |
include/omgui/window.h [code] | Omgui::Window declaration |
include/omgui/api/button.h [code] | Button interface declaration |
include/omgui/api/combobox.h [code] | ComboBox interface declaration |
include/omgui/api/entrybox.h [code] | EntryBox interface declaration |
include/omgui/api/eventloop.h [code] | Declares the EventLoop object API |
include/omgui/api/menu.h [code] | Menu interface declaration |
include/omgui/api/menubar.h [code] | MenuBar interface declaration |
include/omgui/api/menuitems.h [code] | MenuItem and subclass interface declaration |
include/omgui/api/notebook.h [code] | Notebook interface declaration |
include/omgui/api/object.h [code] | Omgui::api::Object declaration |
include/omgui/api/panel.h [code] | Panel interface declaration |
include/omgui/api/secureentrybox.h [code] | SecureEntryBox interface declaration |
include/omgui/api/tablelayout.h [code] | TableLayout interface declaration |
include/omgui/api/textbox.h [code] | TextBox interface declaration |
include/omgui/api/textwidget.h [code] | TextWidget interface declaration |
include/omgui/api/toplevel.h [code] | TopLevel interface declaration |
include/omgui/api/widget.h [code] | Widget interface declaration |
include/omgui/api/window.h [code] | Window interface declaration |
include/omgui/cocoa/button.h [code] | Cocoa version of api::Button |
include/omgui/cocoa/combobox.h [code] | Cocoa version of omgui::api::ComboBox |
include/omgui/cocoa/entrybox.h [code] | Cocoa version of omgui::api::EntryBox |
include/omgui/cocoa/eventloop.h [code] | Declares the EventLoop object |
include/omgui/cocoa/menu.h [code] | Declaration of omgui::cocoa::Menu |
include/omgui/cocoa/menubar.h [code] | Declaration of omgui::cocoa::MenuBar |
include/omgui/cocoa/menuitems.h [code] | Declaration of omgui::cocoa::MenuItem and its subclasses |
include/omgui/cocoa/notebook.h [code] | Cocoa version of omgui::api::Notebook |
include/omgui/cocoa/panel.h [code] | Cocoa version of omgui::api::Panel |
include/omgui/cocoa/secureentrybox.h [code] | Cocoa version of omgui::api::SecureEntryBox |
include/omgui/cocoa/tablelayout.h [code] | Cocoa version of omgui::api::TableLayout |
include/omgui/cocoa/textbox.h [code] | Cocoa version of omgui::api::TextBox |
include/omgui/cocoa/textwidget.h [code] | Cocoa version of omgui::api::TextWidget |
include/omgui/cocoa/utils.h [code] | Cocoa utilities |
include/omgui/cocoa/widget.h [code] | Cocoa version of api::Widget |
include/omgui/cocoa/window.h [code] | Cocoa version of api::Window |
include/omgui/common/button.h [code] | Omgui::common::Button declaration |
include/omgui/common/combobox.h [code] | Omgui::common::ComboBox declaration |
include/omgui/common/entrybox.h [code] | Omgui::common::EntryBox declaration |
include/omgui/common/notebook.h [code] | Omgui::common::Notebook declaration |
include/omgui/common/panel.h [code] | Omgui::common::Panel declaration |
include/omgui/common/secureentrybox.h [code] | Omgui::common::SecureEntryBox declaration |
include/omgui/common/tablelayout.h [code] | TableLayout implementation declarations |
include/omgui/common/textbox.h [code] | Omgui::common::TextBox declaration |
include/omgui/common/textwidget.h [code] | Omgui::common::TextWidget declaration |
include/omgui/common/widget.h [code] | Omgui::common::Widget declaration |
include/omgui/common/window.h [code] | Omgui::common::Window declaration |
include/omgui/gtk2/button.h [code] | Gtk2 version of omgui::api::Button |
include/omgui/gtk2/combobox.h [code] | Gtk2 version of omgui::api::ComboBox |
include/omgui/gtk2/cpaffixed.h [code] | Custom container derived from GtkFixed |
include/omgui/gtk2/entrybox.h [code] | Gtk2 version of omgui::api::EntryBox |
include/omgui/gtk2/eventloop.h [code] | Declares the EventLoop object |
include/omgui/gtk2/gtk.h [code] | Common header for gtk2 implementation |
include/omgui/gtk2/menu.h [code] | Declaration of omgui::gtk2::Menu |
include/omgui/gtk2/menubar.h [code] | Declaration of omgui::gtk2::MenuBar |
include/omgui/gtk2/menuitems.h [code] | Declaration of omgui::gtk2::MenuItem and its subclasses |
include/omgui/gtk2/notebook.h [code] | Gtk2 version of omgui::api::Notebook |
include/omgui/gtk2/panel.h [code] | Gtk2 version of omgui::api::Panel |
include/omgui/gtk2/secureentrybox.h [code] | Gtk2 version of omgui::api::SecureEntryBox |
include/omgui/gtk2/tablelayout.h [code] | Gtk2 version of omgui::api::TableLayout |
include/omgui/gtk2/textbox.h [code] | Gtk2 version of omgui::api::TextBox |
include/omgui/gtk2/utils.h [code] | Gtk2 utils |
include/omgui/gtk2/widget.h [code] | Gtk2 version of omgui::api::Widget |
include/omgui/gtk2/window.h [code] | Gtk2 version of omgui::api::Window |
include/omgui/initializer/button.h [code] | Initializer classes for omgui::Button |
include/omgui/initializer/combobox.h [code] | Initializer classes for omgui::ComboBox |
include/omgui/initializer/entrybox.h [code] | Initializer classes for omgui::EntryBox |
include/omgui/initializer/notebook.h [code] | Initializer classes for omgui::Notebook |
include/omgui/initializer/panel.h [code] | Initializer classes for omgui::Panel |
include/omgui/initializer/secureentrybox.h [code] | Initializer classes for omgui::SecureEntryBox |
include/omgui/initializer/tablelayout.h [code] | Initializer classes for omgui::Panel |
include/omgui/initializer/textbox.h [code] | Initializer classes for omgui::TextBox |
include/omgui/initializer/textwidget.h [code] | Initializer classes for omgui::TextWidget |
include/omgui/initializer/widget.h [code] | Initializer classes for omgui::Widget |
include/omgui/initializer/window.h [code] | Initializer classes for omgui::Window |
include/omgui/private/factory.h [code] | Private widget factory declarations |
include/omgui/win32/button.h [code] | Win32 version of omgui::api::Button |
include/omgui/win32/combobox.h [code] | Win32 version of omgui::api::ComboBox |
include/omgui/win32/entrybox.h [code] | Win32 version of omgui::api::EntryBox |
include/omgui/win32/eventloop.h [code] | Declares the EventLoop object |
include/omgui/win32/menu.h [code] | Declaration of omgui::win32::Menu |
include/omgui/win32/menubar.h [code] | Declaration of omgui::win32::MenuBar |
include/omgui/win32/menuitems.h [code] | Declaration of omgui::win32::MenuItem and its subclasses |
include/omgui/win32/msgnames.h [code] | Conversion from Win32 message values into their names |
include/omgui/win32/notebook.h [code] | Win32 version of omgui::api::Notebook |
include/omgui/win32/panel.h [code] | Win32 version of omgui::api::Panel |
include/omgui/win32/secureentrybox.h [code] | Win32 version of omgui::api::SecureEntryBox |
include/omgui/win32/tablelayout.h [code] | Win32 version of omgui::api::TableLayout |
include/omgui/win32/textbox.h [code] | Win32 version of omgui::api::TextBox |
include/omgui/win32/textwidget.h [code] | Win32 version of omgui::api::TextWidget |
include/omgui/win32/theme.h [code] | Runtime checking for uxtheme support |
include/omgui/win32/widget.h [code] | Win32 version of omgui::api::Widget |
include/omgui/win32/win.h [code] | Declarations for various win32 port stuff |
include/omgui/win32/window.h [code] | Win32 version of omgui::api::Window |
src/omgui/api.cpp | Implements the omgui::api::Object dtor |
src/omgui/app.cpp | Implementation of App |
src/omgui/button.cpp | Implementation of Button |
src/omgui/combobox.cpp | Implementation of ComboBox |
src/omgui/entrybox.cpp | Implementation of EntryBox |
src/omgui/event-id.cpp | Event id declarations |
src/omgui/event.cpp | Implementation of the event system |
src/omgui/eventloop.cpp | Implements the EventLoop object |
src/omgui/exception.cpp | Implementation of Exception |
src/omgui/factory.cpp | Implementation for things in the omgui::factory namespace |
src/omgui/main.cpp | Implementation of the entry function |
src/omgui/menu.cpp | Implementation of omgui::Menu |
src/omgui/menubar.cpp | Implementation of omgui::MenuBar |
src/omgui/menuitems.cpp | Implementation of omgui::MenuItem and its subclasses |
src/omgui/notebook.cpp | Implementation of Notebook |
src/omgui/object.cpp | Implementation of Object |
src/omgui/panel.cpp | Implementation of omgui::Panel |
src/omgui/refcount.cpp | Implements reference counting functions to support boost::intrusive_tr |
src/omgui/secureentrybox.cpp | Implementation of SecureEntryBox |
src/omgui/tablelayout.cpp | TableLayout implementation |
src/omgui/textbox.cpp | Implementation of TextBox |
src/omgui/textwidget.cpp | Implementation of TextWidget |
src/omgui/toplevel.cpp | Implementation of TopLevel |
src/omgui/types.cpp | Implementation of basic omgui types |
src/omgui/widget.cpp | Implementation of omgui::Widget |
src/omgui/window.cpp | Implementation of omgui::Window |
src/omgui/cocoa/app.mm | Implementation of omgui::App for Cocoa |
src/omgui/cocoa/button.mm | Implementation of Cocoa button |
src/omgui/cocoa/combobox.mm | Implementation of omgui::cocoa::ComboBox |
src/omgui/cocoa/entrybox.mm | Implementation of EntryBox |
src/omgui/cocoa/eventloop.mm | Implements the EventLoop object for cocoa |
src/omgui/cocoa/factory.mm | Implementation of Cocoa factory |
src/omgui/cocoa/menu.mm | Implementation of omgui::cocoa::Menu and omgui::Menu ctor |
src/omgui/cocoa/menubar.mm | Implementation of omgui::cocoa::MenuBar and omgui::MenuBar ctor |
src/omgui/cocoa/menuitems.mm | Implementation of omgui::cocoa::MenuItem, its subclasses, and their constructors |
src/omgui/cocoa/notebook.mm | Implementation of omgui::cocoa::Notebook |
src/omgui/cocoa/panel.mm | Implementation of omgui::cocoa::Panel |
src/omgui/cocoa/secureentrybox.mm | Implementation of omgui::cocoa::SecureEntryBox |
src/omgui/cocoa/tablelayout.mm | Implementation of omgui::cocoa::TableLayout |
src/omgui/cocoa/textbox.mm | Implementation of TextBox |
src/omgui/cocoa/textwidget.mm | Implementation of omgui::cocoa::TextWidget |
src/omgui/cocoa/utils.mm | Cocoa utilities |
src/omgui/cocoa/widget.mm | Implementation of Cocoa widget |
src/omgui/cocoa/window.mm | Implementation of Cocoa window |
src/omgui/common/combobox.cpp | Omgui::common::ComboBox implementation |
src/omgui/common/notebook.cpp | TableLayout implementation |
src/omgui/common/panel.cpp | TableLayout implementation |
src/omgui/common/secureentrybox.cpp | Omgui::common::SecureEntryBox implementation |
src/omgui/common/tablelayout.cpp | TableLayout implementation |
src/omgui/common/widget.cpp | TableLayout implementation |
src/omgui/gtk2/app.cpp | Implementation of omgui::App::run() for gtk2 |
src/omgui/gtk2/button.cpp | Implementation of omgui::gtk2::Button |
src/omgui/gtk2/combobox.cpp | Implementation of omgui::gtk2::ComboBox |
src/omgui/gtk2/cpaffixed.c | Custom container derived from GtkFixed |
src/omgui/gtk2/entrybox.cpp | Implementation of omgui::gtk2::EntryBox |
src/omgui/gtk2/eventloop.cpp | Implements the EventLoop object for gtk2 |
src/omgui/gtk2/factory.cpp | Implementation of gtk2 factory |
src/omgui/gtk2/menu.cpp | Implementation of omgui::gtk2::Menu and omgui::Menu ctor |
src/omgui/gtk2/menubar.cpp | Implementation of omgui::gtk2::MenuBar and omgui::MenuBar ctor |
src/omgui/gtk2/menuitems.cpp | Implementation of omgui::gtk2::MenuItem, its subclasses, and their constructors |
src/omgui/gtk2/notebook.cpp | Implementation of omgui::gtk2::Notebook |
src/omgui/gtk2/panel.cpp | Implementation of omgui::gtk2::Panel |
src/omgui/gtk2/secureentrybox.cpp | Implementation of omgui::gtk2::SecureEntryBox |
src/omgui/gtk2/tablelayout.cpp | Implementation of omgui::gtk2::TableLayout |
src/omgui/gtk2/textbox.cpp | Implementation of omgui::gtk2::TextBox |
src/omgui/gtk2/utils.cpp | Gtk2 utils |
src/omgui/gtk2/widget.cpp | Implementation of gtk2 widget |
src/omgui/gtk2/window.cpp | Implementation of gtk2 window |
src/omgui/initializer/button.cpp | Omgui::Button initializer implementation |
src/omgui/initializer/combobox.cpp | Omgui::ComboBox initializer implementation |
src/omgui/initializer/entrybox.cpp | Omgui::EntryBox initializer implementation |
src/omgui/initializer/notebook.cpp | Omgui::Notebook initializer implementation |
src/omgui/initializer/panel.cpp | Omgui::Panel initializer implementation |
src/omgui/initializer/secureentrybox.cpp | Omgui::SecureEntryBox initializer implementation |
src/omgui/initializer/tablelayout.cpp | Omgui::TableLayout initializer implementation |
src/omgui/initializer/textbox.cpp | Omgui::TextBox initializer implementation |
src/omgui/initializer/textwidget.cpp | Omgui::TextWidget initializer implementation |
src/omgui/initializer/widget.cpp | Omgui::Widget initializer implementation |
src/omgui/initializer/window.cpp | Omgui::Window initializer implementation |
src/omgui/win32/app.cpp | Implementation of the parts of omgui::App which are implementation specific |
src/omgui/win32/button.cpp | Implementation of omgui::win32::Button |
src/omgui/win32/combobox.cpp | Implementation of omgui::win32::ComboBox |
src/omgui/win32/entrybox.cpp | Implementation of omgui::win32::TextBox |
src/omgui/win32/eventloop.cpp | Implements the EventLoop object for win32 |
src/omgui/win32/factory.cpp | Implementation of win32 widget factories |
src/omgui/win32/menu.cpp | Implementation of omgui::win32::Menu and omgui::Menu ctor |
src/omgui/win32/menubar.cpp | Implementation of omgui::win32::MenuBar and omgui::MenuBar ctor |
src/omgui/win32/menuitems.cpp | Implementation of omgui::win32::MenuItem, its subclasses, and their constructors |
src/omgui/win32/notebook.cpp | Implementation of omgui::win32::Notebook |
src/omgui/win32/panel.cpp | Implementation of omgui::win32::Panel |
src/omgui/win32/secureentrybox.cpp | Implementation of omgui::win32::SecureEntryBox |
src/omgui/win32/tablelayout.cpp | Implementation of omgui::win32::TableLayout |
src/omgui/win32/textbox.cpp | Implementation of omgui::win32::TextBox |
src/omgui/win32/textwidget.cpp | Implementation of omgui::win32::TextWidget |
src/omgui/win32/theme.cpp | Runtime checking for uxtheme support |
src/omgui/win32/widget.cpp | Implementation of omgui::win32::Widget |
src/omgui/win32/win.cpp | Implementation of various things for the win32 port |
src/omgui/win32/window.cpp | Implementation of omgui::win32::Window |