Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::VBox
Derived by:
none
#include <gtk--/calculator.h>
public function member index: |
||
Calculator | (); | |
void | clear | (bool reset=true); |
gdouble | get_result | () const; |
static GtkType | get_type | (); |
GnomeCalculator* | gtkobj | (); |
const GnomeCalculator* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
void | set | (gdouble result=0.0); |
virtual | ~Calculator | (); |
protected function member index: |
||
explicit | Calculator | (GnomeCalculator* castitem); |
void | initialize_class | (); |
virtual void | result_changed_impl | (gdouble p0); |
private function member index: |
||
Calculator | (const Calculator&); | |
Calculator& | operator = | (const Calculator&); |
default is to reset all values not just last entered.