List of all members.
Public Member Functions |
| | Config () |
| unsigned | precision () const |
| bool | r_a () const |
| bool | g_a () const |
| bool | b_a () const |
Private Attributes |
| Glib::RefPtr< Gtk::Adjustment > | adj |
| Gtk::Label | tt |
| Gtk::SpinButton | bt |
| Gtk::CheckButton | rb |
| Gtk::CheckButton | gb |
| Gtk::CheckButton | bb |
Detailed Description
Definition at line 23 of file histogram.cpp.
Constructor & Destructor Documentation
| anonymous_namespace{histogram.cpp}::Config::Config |
( |
| ) |
[inline] |
Member Function Documentation
| bool anonymous_namespace{histogram.cpp}::Config::b_a |
( |
| ) |
const [inline] |
| bool anonymous_namespace{histogram.cpp}::Config::g_a |
( |
| ) |
const [inline] |
| unsigned anonymous_namespace{histogram.cpp}::Config::precision |
( |
| ) |
const [inline] |
| bool anonymous_namespace{histogram.cpp}::Config::r_a |
( |
| ) |
const [inline] |
Member Data Documentation
Glib::RefPtr<Gtk::Adjustment> anonymous_namespace{histogram.cpp}::Config::adj [private] |
Gtk::CheckButton anonymous_namespace{histogram.cpp}::Config::bb [private] |
Gtk::SpinButton anonymous_namespace{histogram.cpp}::Config::bt [private] |
Gtk::CheckButton anonymous_namespace{histogram.cpp}::Config::gb [private] |
Gtk::CheckButton anonymous_namespace{histogram.cpp}::Config::rb [private] |
Gtk::Label anonymous_namespace{histogram.cpp}::Config::tt [private] |
The documentation for this class was generated from the following file: