clan::GUILayoutCorners Class Reference

GUI base component class. More...

#include <gui_layout_corners.h>

+ Inheritance diagram for clan::GUILayoutCorners:

Public Member Functions

Construction
 GUILayoutCorners ()
 
virtual ~GUILayoutCorners ()
 
Attributes
GUILayoutProvider_Corners * get_provider () const
 Retrieves the provider. More...
 
Operations
void add_component (GUIComponent *component, ComponentAnchorPoint ap_tl, int dist_tl_x, int dist_tl_y, ComponentAnchorPoint ap_br, int dist_br_x, int dist_br_y)
 
void remove_component (GUIComponent *component)
 Remove component. More...
 
Attributes
bool is_null () const
 Is Null. More...
 
Size get_css_size () const
 Returns the size of the dialog, as set in the editor. More...
 
Operations
void set_geometry (const Rect &pos)
 Set geometry. More...
 
void set_preferred_size (const Size &size)
 Set preferred size. More...
 

Detailed Description

GUI base component class.


The documentation for this class was generated from the following file: