#include <Basic_Class.h>
Inheritance diagram for Pt::Basic_Class:

Public Member Functions | |
| void | set_color (PgColor_t) |
| PgColor_t | get_color () const |
| void | set_fill_color (PgColor_t) |
| PgColor_t | get_fill_color () const |
| Basic_Class (PtWidget_t *) | |
| Sig::SignalProxy< SigC::Slot1< void, long int > > | signal_activate () |
New resources | |
basic resources for most widgets | |
| PropC::PropertyProxy< PgColor_t > | property_color () |
| The widget's foreground or drawing color. | |
| PropC::PropertyProxy< PgColor_t > | property_fill_color () |
| The base fill color for the widget. | |
Protected Member Functions | |
| Basic_Class () | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The widget's foreground or drawing color.
|
|
|
The base fill color for the widget.
|
|
|
|
|
|
|
|
|
|
Documentation for photonmm by Yakov <iakovz@gmail.com>.