egami
C++ Image Processing program
Public Member Functions | Private Attributes
anonymous_namespace{roberts.cpp}::Config Class Reference

List of all members.

Public Member Functions

 Config ()
bool is_act () const
bool do_rX () const
bool do_rY () const

Private Attributes

Gtk::Label q
Gtk::CheckButton rX
Gtk::CheckButton rY

Detailed Description

Definition at line 18 of file roberts.cpp.


Constructor & Destructor Documentation

anonymous_namespace{roberts.cpp}::Config::Config ( ) [inline]

Definition at line 20 of file roberts.cpp.


Member Function Documentation

bool anonymous_namespace{roberts.cpp}::Config::do_rX ( ) const [inline]

Definition at line 40 of file roberts.cpp.

Here is the caller graph for this function:

bool anonymous_namespace{roberts.cpp}::Config::do_rY ( ) const [inline]

Definition at line 44 of file roberts.cpp.

Here is the caller graph for this function:

bool anonymous_namespace{roberts.cpp}::Config::is_act ( ) const [inline]

Definition at line 36 of file roberts.cpp.

Here is the caller graph for this function:


Member Data Documentation

Gtk::Label anonymous_namespace{roberts.cpp}::Config::q [private]

Definition at line 49 of file roberts.cpp.

Gtk::CheckButton anonymous_namespace{roberts.cpp}::Config::rX [private]

Definition at line 50 of file roberts.cpp.

Gtk::CheckButton anonymous_namespace{roberts.cpp}::Config::rY [private]

Definition at line 50 of file roberts.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends