|
liborigin ..
|
#include <OriginObj.h>
Public Member Functions | |
| Note (const std::string &_name=std::string()) | |
| Public Member Functions inherited from Origin::Window | |
| Window (const std::string &_name=std::string(), const std::string &_label=std::string(), bool _hidden=false) | |
Public Attributes | |
| std::string | text |
| Public Attributes inherited from Origin::Window | |
| time_t | creationDate |
| Rect | frameRect |
| bool | hidden |
| std::string | label |
| time_t | modificationDate |
| std::string | name |
| int | objectID |
| State | state |
| Title | title |
| Color | windowBackgroundColorBase |
| Color | windowBackgroundColorEnd |
| ColorGradientDirection | windowBackgroundColorGradient |
Additional Inherited Members | |
| Public Types inherited from Origin::Window | |
| enum | State { Normal , Minimized , Maximized } |
| enum | Title { Name , Label , Both } |
|
inlineexplicit |
References Origin::Window::Window().
| std::string Origin::Note::text |