#include <portdisplay.h>
|
virtual | ~PortDisplay () |
|
GxPortDisplay * | gobj () |
| Provides access to the underlying C GtkObject. More...
|
|
const GxPortDisplay * | gobj () const |
| Provides access to the underlying C GtkObject. More...
|
|
void | set_state (int cutoff_low, int cutoff_high) |
|
| PortDisplay (Gtk::Adjustment &adjustment) |
|
| PortDisplay () |
|
virtual | ~VSlider () |
|
GxVSlider * | gobj () |
| Provides access to the underlying C GtkObject. More...
|
|
const GxVSlider * | gobj () const |
| Provides access to the underlying C GtkObject. More...
|
|
| VSlider () |
|
| VSlider (Gtk::Adjustment &adjustment) |
|
virtual | ~Regler () |
|
GxRegler * | gobj () |
| Provides access to the underlying C GtkObject. More...
|
|
const GxRegler * | gobj () const |
| Provides access to the underlying C GtkObject. More...
|
|
void | set_label_ref (Gtk::Label *p1) |
|
Gtk::Label * | get_label_ref () |
|
void | set_show_value (bool p1) |
|
bool | get_show_value () |
|
void | set_value_position (Gtk::PositionType p1) |
|
Gtk::PositionType | get_value_position () |
|
Glib::SignalProxy2< bool, const Gdk::Rectangle &, GdkEventButton * > | signal_value_entry () |
|
Glib::SignalProxy2< int, void *, void * > | signal_input_value () |
|
Glib::SignalProxy1< Glib::ustring, double > | signal_format_value () |
|
| ControlParameter (GxControlParameter *castitem) |
|
virtual | ~ControlParameter () |
|
GxControlParameter * | gobj () |
| Provides access to the underlying C GObject. More...
|
|
const GxControlParameter * | gobj () const |
| Provides access to the underlying C GObject. More...
|
|
void | cp_configure (Glib::ustring group, Glib::ustring name, double lower, double upper, double step) |
|
void | cp_set_value (double value) |
|
double | cp_get_value () |
|
int | cp_get_int_value () |
|
Glib::ustring | cp_get_var () |
|
void | cp_set_var (Glib::ustring p1) |
|
Definition at line 43 of file portdisplay.h.
◆ BaseClassType
◆ BaseObjectType
◆ CppClassType
◆ CppObjectType
◆ ~PortDisplay()
Gxw::PortDisplay::~PortDisplay |
( |
| ) |
|
|
virtual |
◆ PortDisplay() [1/4]
Gxw::PortDisplay::PortDisplay |
( |
const Glib::ConstructParams & |
construct_params | ) |
|
|
explicitprotected |
◆ PortDisplay() [2/4]
◆ PortDisplay() [3/4]
Gxw::PortDisplay::PortDisplay |
( |
Gtk::Adjustment & |
adjustment | ) |
|
|
explicit |
◆ PortDisplay() [4/4]
Gxw::PortDisplay::PortDisplay |
( |
| ) |
|
◆ get_base_type()
GType Gxw::PortDisplay::get_base_type |
( |
| ) |
|
|
static |
◆ get_type()
GType Gxw::PortDisplay::get_type |
( |
| ) |
|
|
static |
◆ gobj() [1/2]
◆ gobj() [2/2]
Provides access to the underlying C GtkObject.
Definition at line 82 of file portdisplay.h.
◆ set_state()
void Gxw::PortDisplay::set_state |
( |
int |
cutoff_low, |
|
|
int |
cutoff_high |
|
) |
| |
◆ PortDisplay_Class
◆ wrap()
A Glib::wrap() method for this object.
- Parameters
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns
- A C++ instance that wraps this C instance.
Definition at line 44 of file portdisplay.cc.
The documentation for this class was generated from the following files: