#include <display.hh>
Inheritance diagram for VOSGUI::Display:
|
Constructor.
Definition at line 34 of file display.cc. |
|
Definition at line 38 of file display.cc. |
|
Alternative to addWondow.
Definition at line 107 of file display.hh. |
|
Add a secondary display object to this display.
Definition at line 161 of file display.cc. |
|
Add c to the display as a new window. If it already exists in the display, a "show" message is sent instead.
Definition at line 143 of file display.cc. |
|
(Some applications may use display objects but not actually display a GUI) Definition at line 118 of file display.cc. |
|
Definition at line 87 of file display.cc. |
|
Get default access control policy.
Definition at line 47 of file display.cc. |
|
Return type string ("gui:display").
Definition at line 69 of file display.cc. |
|
Definition at line 103 of file display.cc. |
|
Initialize required subproperties. If access control has been previously set with initialize(PropertyAccessControl*) or setPropertyAccessControl(), then that policy will be used. Otherwise, NoPropertyAccessControl will be used. Definition at line 55 of file display.cc. |
|
Initialize required subproperties and set given access control as default.
Definition at line 51 of file display.cc. |
|
Register Extenders.
Definition at line 74 of file display.cc. Referenced by VOSGUI::registerAll(). |
|
Alternative to removeWindow.
Definition at line 117 of file display.hh. |
|
Remove a secondary display object from this display.
Definition at line 168 of file display.cc. |
|
Remove c from the display.
Definition at line 155 of file display.cc. |
|
Definition at line 136 of file display.cc. |
|
Definition at line 96 of file display.cc. |
|
Set default access control policy.
Definition at line 43 of file display.cc. Referenced by initialize(). |
|
Definition at line 112 of file display.cc. |
|
Definition at line 45 of file display.hh. Referenced by getPropertyAccessControl(), setAppDedicated(), setAppInfo(), setPropertyAccessControl(), and setUserId(). |