activatecontext() | Window | |
Add(Widget &widget) | Window | |
Gorgon::Window::Add(Layer &layer) | Layer | |
Gorgon::Window::Add(Layer *layer) | Layer | |
Gorgon::UI::WidgetContainer::Add(Widget &widget) | WidgetContainer | |
added(Layer &l) override | Window | protectedvirtual |
addingwidget(Widget &) | WidgetContainer | protectedvirtual |
AllowAll enum value | WidgetContainer | |
AllowResize() | Window | |
AttachOrganizer(Organizers::Base &organizer) | WidgetContainer | |
Gorgon::begin() const | Layer | |
Gorgon::UI::WidgetContainer::begin() | WidgetContainer | |
Gorgon::UI::WidgetContainer::begin() const | WidgetContainer | |
bounds | Layer | protected |
Center() | Window | |
Center(const WindowManager::Monitor &monitor) | Window | |
ChangeFocusOrder(Widget &widget, int order) | WidgetContainer | |
ChangeZorder(Widget &widget, int order) | WidgetContainer | |
Gorgon::CharacterEvent | Window | |
Gorgon::UI::WidgetContainer::CharacterEvent(Char c) | WidgetContainer | virtual |
charinit() | Window | protected |
childboundschanged(Widget *source) | WidgetContainer | protectedvirtual |
Children | Layer | |
children | Layer | protected |
Close() | Window | |
ClosingEvent | Window | |
CreateOrganizer(Args_ &&... args) | WidgetContainer | |
CurrentFocusStrategy() const | WidgetContainer | |
deleting(Layer *layer) | Window | protected |
Deny enum value | WidgetContainer | |
Destroy() | Window | |
DestroyedEvent | Window | |
Disable() | WidgetContainer | |
DisableTabSwitch() | WidgetContainer | |
Displaced() | WidgetContainer | |
distributecharevent(Char c) | WidgetContainer | protected |
distributekeyevent(Input::Key key, float state, bool handlestandard) | WidgetContainer | protected |
distributeparentenabled(bool state) | WidgetContainer | protected |
dotransformandclip(bool inverse=false) | Layer | protected |
Enable() | WidgetContainer | |
EnableTabSwitch() | WidgetContainer | |
Gorgon::end() const | Layer | |
Gorgon::UI::WidgetContainer::end() | WidgetContainer | |
Gorgon::UI::WidgetContainer::end() const | WidgetContainer | |
EnsureVisible(const UI::Widget &) override | Window | virtual |
EntireRegion | Layer | static |
First() const | Layer | |
Focus() | Window | |
focuschanged() | WidgetContainer | protectedvirtual |
FocusedEvent | Window | |
FocusFirst() | WidgetContainer | |
FocusLast() | WidgetContainer | |
FocusNext() | WidgetContainer | |
FocusNext(int after) | WidgetContainer | |
FocusNext(const Widget &widget) | WidgetContainer | |
FocusPrevious() | WidgetContainer | |
FocusPrevious(const Widget &widget) | WidgetContainer | |
FocusPrevious(int before) | WidgetContainer | |
FocusStrategy enum name | WidgetContainer | |
ForceRemove(Widget &widget) | WidgetContainer | |
ForceRemoveFocus() | WidgetContainer | |
Fullscreen | Window | static |
GetBounds() const | Layer | |
GetCalculatedSize() const | Layer | |
GetCancel() const | WidgetContainer | virtual |
GetCount() const | WidgetContainer | |
GetDefault() const | WidgetContainer | virtual |
GetEffectiveBounds() const | Layer | |
GetExteriorBounds() const | Window | |
GetFocus() const | WidgetContainer | |
GetFocusOrder(const Widget &widget) const | WidgetContainer | |
GetFocusStrategy() const | WidgetContainer | |
GetHeight() const | Layer | |
GetInteriorSize() const override | Window | virtual |
getlayer() override | Window | protectedvirtual |
GetLeft() const | Layer | |
GetLocation() const | Layer | |
GetMinimumRequiredSize() | Window | static |
GetMonitor() const | Window | |
GetMouseLocation() const | Window | |
GetName() const | Window | |
GetOrder() const | Layer | |
GetOrganizer() const | WidgetContainer | |
GetParent() const | Layer | virtual |
getparentfocusstrategy() const | WidgetContainer | protectedvirtual |
GetPosition() const | Window | |
GetSize() const | Layer | |
GetTitle() const | Window | |
GetTop() const | Layer | |
GetTopLevel() const | Layer | |
GetTopLevel() | Layer | |
GetWidth() const | Layer | |
handlestandardkey(Input::Key key) | WidgetContainer | protected |
HasCancel() const | WidgetContainer | virtual |
HasDefault() const | WidgetContainer | virtual |
HasFocusedWidget() const | WidgetContainer | |
HasOrganizer() const | WidgetContainer | |
HasParent() const | Layer | |
Hide() override | Window | virtual |
HidePointer() | Window | |
Inherit enum value | WidgetContainer | |
Gorgon::Insert(Layer &layer, long under) | Layer | |
Gorgon::Insert(Layer *layer, long under) | Layer | |
Gorgon::UI::WidgetContainer::Insert(Widget &widget, int index) | WidgetContainer | |
IsClosed() const | Window | |
IsEnabled() const | WidgetContainer | virtual |
IsFocused() const | Window | |
IsLeftButtonPressed() const | Window | |
IsLocalPointer() const | Window | |
IsMaximized() const | Window | |
IsMiddleButtonPressed() const | Window | |
IsMinimized() const | Window | |
IsPointerVisible() const | Window | |
IsRightButtonPressed() const | Window | |
IsTabSwitchEnabled() const | WidgetContainer | virtual |
isvisible | Layer | protected |
IsVisible() const override | Window | virtual |
IsX1ButtonPressed() const | Window | |
IsX2ButtonPressed() const | Window | |
Gorgon::KeyEvent | Window | |
Gorgon::UI::WidgetContainer::KeyEvent(Input::Key key, float state) | WidgetContainer | virtual |
keyinit() | Window | protected |
Last() const | Layer | |
Layer(const Geometry::Bounds &bounds) | Layer | |
Layer() | Layer | |
Layer(const Geometry::Point &location) | Layer | |
Layer(const Layer &)=delete | Layer | |
Layer(Layer &&other) | Layer | |
layerinit() | Window | protected |
located(Layer *) override | Window | protectedvirtual |
LostFocusEvent | Window | |
Maximize() | Window | |
Minimize() | Window | |
MinimizedEvent | Window | |
mouse_down(Geometry::Point location, Input::Mouse::Button button) | Window | |
mouse_event(Input::Mouse::EventType event, Geometry::Point location, Input::Mouse::Button button, float amount) | Window | |
mouse_location() | Window | |
mouse_up(Geometry::Point location, Input::Mouse::Button button) | Window | |
Move(const Geometry::Point &position) override | Window | virtual |
Move(int x, int y) override | Window | virtual |
MovedEvent | Window | |
operator=(Window &&other) | Window | |
Gorgon::Window::operator=(Window &&other) | Window | |
Gorgon::Layer::operator=(const Layer &)=delete | Layer | |
Gorgon::Layer::operator=(Layer &&other) | Layer | |
Gorgon::UI::WidgetContainer::operator=(WidgetContainer &&)=default | WidgetContainer | |
operator[](int ind) const | WidgetContainer | |
operator[](int ind) | WidgetContainer | |
parent | Layer | protected |
PlaceBefore(int before) | Layer | |
PlaceToBottom() | Layer | |
PlaceToTop() | Layer | |
Pointers | Window | |
PressedButtons() const | Window | |
PreventResize() | Window | |
processmessages() | Window | |
propagate_mouseevent(Input::Mouse::EventType evet, Geometry::Point location, Input::Mouse::Button button, float amount, MouseHandler &handlers) | Layer | virtual |
Quit() override | Window | virtual |
Gorgon::Remove(Layer &layer) | Layer | |
Gorgon::Remove(Layer *layer) | Layer | |
Gorgon::UI::WidgetContainer::Remove(Widget &widget) | WidgetContainer | |
RemoveCancel() | WidgetContainer | virtual |
removed(Layer &layer) | Layer | protectedvirtual |
RemoveDefault() | WidgetContainer | virtual |
RemoveFocus() | WidgetContainer | |
RemoveOrganizer() | WidgetContainer | |
removingwidget(Widget &) | WidgetContainer | protectedvirtual |
Render() override | Window | virtual |
RequestExtender(const Gorgon::Layer &self) override | Window | virtual |
Resize(const Geometry::Size &size) override | Window | virtual |
Resize(int width, int height) override | Window | virtual |
ResizedEvent | Window | |
ResizeInterior(Geometry::Size size) override | Window | protectedvirtual |
Restore() | Window | |
RestoredEvent | Window | |
reverttransformandclip() | Layer | protected |
Run() override | Window | virtual |
Selective enum value | WidgetContainer | |
SetBounds(const Geometry::Bounds &bounds) | Layer | |
SetCancel(Widget &widget) | WidgetContainer | virtual |
SetDefault(Widget &widget) | WidgetContainer | virtual |
SetEnabled(bool value) | WidgetContainer | virtual |
SetFocusStrategy(FocusStrategy value) | WidgetContainer | |
SetFocusTo(Widget &widget) | WidgetContainer | |
SetHeight(int height) | Layer | |
SetIcon(const WindowManager::Icon &icon) | Window | |
setname(std::string value) | Layer | |
SetTabSwitchEnabledState(bool state) | WidgetContainer | virtual |
SetTitle(const std::string &title) | Window | |
SetWidth(int width) | Layer | |
Show() override | Window | virtual |
ShowPointer() | Window | |
Step() override | Window | virtual |
Strict enum value | WidgetContainer | |
Swap(Window &other) | Window | |
Gorgon::Layer::Swap(Layer &other) | Layer | |
SwitchToLocalPointers() | Window | |
SwitchToWMPointers() | Window | |
ToggleEnabled() | WidgetContainer | |
ToggleTabSwitchEnabledState() | WidgetContainer | |
TranslateToTopLevel(Geometry::Point location={0, 0}) const | Layer | virtual |
widgetadded(Widget &) | WidgetContainer | protectedvirtual |
WidgetContainer()=default | WidgetContainer | |
WidgetContainer(WidgetContainer &&)=default | WidgetContainer | |
widgetremoved(Widget &) | WidgetContainer | protectedvirtual |
widgets | WidgetContainer | protected |
Window() | Window | |
Window(Window &&other) | Window | |
Gorgon::Window::Window(Geometry::Rectangle rect, const std::string &name, bool allowresize=false, bool visible=true) | Window | |
Gorgon::Window::Window(Geometry::Rectangle rect, const char *name, bool allowresize=false, bool visible=true) | Window | |
Gorgon::Window::Window(const Geometry::Size &size, const std::string &name, const std::string &title, bool allowresize=false, bool visible=true) | Window | |
Gorgon::Window::Window(const Geometry::Size &size, const char *name, const char *title, bool allowresize=false, bool visible=true) | Window | |
Gorgon::Window::Window(const Geometry::Size &size, const std::string &name, bool allowresize=false, bool visible=true) | Window | |
Gorgon::Window::Window(const Geometry::Size &size, const char *name, bool allowresize=false, bool visible=true) | Window | |
Gorgon::Window::Window(const WindowManager::Monitor &monitor, const Geometry::Size &size, const std::string &name, bool allowresize=false, bool visible=true) | Window | |
Gorgon::Window::Window(const WindowManager::Monitor &monitor, const Geometry::Size &size, const char *name, bool allowresize=false, bool visible=true) | Window | |
Gorgon::Window::Window(const FullscreenTag &, const WindowManager::Monitor &monitor, const std::string &name, const std::string &title="") | Window | |
Gorgon::Window::Window(const FullscreenTag &tag, const std::string &name, const std::string &title="") | Window | |
Gorgon::Window::Window(const Window &)=delete | Window | |
Gorgon::Window::Window(Window &&other) | Window | |
Gorgon::Window::Window(const WindowManager::Monitor &monitor, Geometry::Rectangle rect, const std::string &name, const std::string &title, bool allowresize, bool visible) | Window | protected |
Windows | Window | static |
~Layer() | Layer | virtual |
~WidgetContainer() | WidgetContainer | virtual |
~Window() | Window | |