#include <NuxGraphics/XInputWindow.h>
Constructor & Destructor Documentation
| nux::XInputWindow::XInputWindow |
( |
const char * |
title, |
|
|
bool |
take_focus = False, |
|
|
int |
override_redirect = 0 |
|
) |
| |
| nux::XInputWindow::~XInputWindow |
( |
| ) |
|
Member Function Documentation
| void nux::XInputWindow::EnableStruts |
( |
bool |
enable | ) |
|
| void nux::XInputWindow::EnableTakeFocus |
( |
| ) |
|
| void nux::XInputWindow::EnsureInputs |
( |
| ) |
|
| Rect nux::XInputWindow::GetGeometry |
( |
| ) |
const |
| Window nux::XInputWindow::GetWindow |
( |
| ) |
|
| void nux::XInputWindow::Hide |
( |
| ) |
|
| static std::list<Window> nux::XInputWindow::NativeHandleList |
( |
| ) |
[static] |
| void nux::XInputWindow::SetGeometry |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
Set the position and size of the window.
| void nux::XInputWindow::SetGeometry |
( |
const Rect & |
geo | ) |
|
Set the position and size of the window.
| void nux::XInputWindow::SetInputFocus |
( |
| ) |
|
| void nux::XInputWindow::Show |
( |
| ) |
|
| bool nux::XInputWindow::StrutsEnabled |
( |
| ) |
|
The documentation for this class was generated from the following file: