#include <OriginObj.h>
|
| Window (const string &_name="", const string &_label="", bool _hidden=false) |
|
◆ State
Enumerator |
---|
Normal | |
Minimized | |
Maximized | |
◆ Title
Enumerator |
---|
Name | |
Label | |
Both | |
◆ Window()
Origin::Window::Window |
( |
const string & |
_name = "" , |
|
|
const string & |
_label = "" , |
|
|
bool |
_hidden = false |
|
) |
| |
|
inline |
◆ creationDate
time_t Origin::Window::creationDate |
◆ frameRect
Rect Origin::Window::frameRect |
◆ hidden
bool Origin::Window::hidden |
◆ label
string Origin::Window::label |
◆ modificationDate
time_t Origin::Window::modificationDate |
◆ name
string Origin::Window::name |
◆ objectID
int Origin::Window::objectID |
◆ state
State Origin::Window::state |
◆ title
Title Origin::Window::title |
The documentation for this struct was generated from the following file: