|
| Patrick's Programming Library Version 7.0.0 - Dokumentation |
Namensraum des Grafik-Toolkits. Mehr ...
In diesem Namespace sind die Klassen des Toolkits enthalten, mit denen eine Benutzeroberfläche erstellt werden kann.
Klassen | |
| class | Button |
| class | Event |
| class | EventHandler |
| class | FocusEvent |
| class | Frame |
| class | HorizontalDivider |
| class | HorizontalLayout |
| class | HorizontalSpacer |
| class | KeyEvent |
| class | Label |
| class | LineInput |
| class | MouseEvent |
| class | MouseState |
| class | ResizeEvent |
| class | Surface |
| class | TextInputEvent |
| class | VerticalDivider |
| class | Widget |
| class | WidgetStyle |
| class | Window |
| class | WindowManager |
| class | WindowManager_SDL2 |
Funktionen | |
| const WidgetStyle * | GetWidgetStyle () |
| WindowManager * | GetWindowManager () |
| PPL7EXCEPTION (NoWindowManagerException, Exception) | |
| PPL7EXCEPTION (DuplicateWindowManagerException, Exception) | |
| PPL7EXCEPTION (InitializationException, Exception) | |
| PPL7EXCEPTION (ExistingPrimaryWindowException, Exception) | |
| PPL7EXCEPTION (WindowCreateException, Exception) | |
| PPL7EXCEPTION (WindowAlreadyCreatedException, Exception) | |
| PPL7EXCEPTION (SurfaceCreateException, Exception) | |
| PPL7EXCEPTION (EventLoopException, Exception) | |
| PPL7EXCEPTION (UnknownEventException, Exception) | |
| PPL7EXCEPTION (NoWindowException, Exception) | |
| const WidgetStyle * ppl7::tk::GetWidgetStyle | ( | ) |
| WindowManager * ppl7::tk::GetWindowManager | ( | ) |
| ppl7::tk::PPL7EXCEPTION | ( | NoWindowManagerException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | DuplicateWindowManagerException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | InitializationException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | ExistingPrimaryWindowException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | WindowCreateException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | WindowAlreadyCreatedException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | SurfaceCreateException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | EventLoopException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | UnknownEventException | , |
| Exception | |||
| ) |
| ppl7::tk::PPL7EXCEPTION | ( | NoWindowException | , |
| Exception | |||
| ) |