List of all members.
Public Member Functions |
| Config () |
bool | is_act () const |
bool | do_pX () const |
bool | do_p45 () const |
bool | do_pY () const |
bool | do_p135 () const |
Private Attributes |
Gtk::Label | q |
Gtk::CheckButton | pX |
Gtk::CheckButton | p45 |
Gtk::CheckButton | pY |
Gtk::CheckButton | p135 |
Detailed Description
Definition at line 18 of file prewitt.cpp.
Constructor & Destructor Documentation
anonymous_namespace{prewitt.cpp}::Config::Config |
( |
| ) |
[inline] |
Member Function Documentation
bool anonymous_namespace{prewitt.cpp}::Config::do_p135 |
( |
| ) |
const [inline] |
bool anonymous_namespace{prewitt.cpp}::Config::do_p45 |
( |
| ) |
const [inline] |
bool anonymous_namespace{prewitt.cpp}::Config::do_pX |
( |
| ) |
const [inline] |
bool anonymous_namespace{prewitt.cpp}::Config::do_pY |
( |
| ) |
const [inline] |
bool anonymous_namespace{prewitt.cpp}::Config::is_act |
( |
| ) |
const [inline] |
Member Data Documentation
Gtk::CheckButton anonymous_namespace{prewitt.cpp}::Config::p135 [private] |
Gtk::CheckButton anonymous_namespace{prewitt.cpp}::Config::p45 [private] |
Gtk::CheckButton anonymous_namespace{prewitt.cpp}::Config::pX [private] |
Gtk::CheckButton anonymous_namespace{prewitt.cpp}::Config::pY [private] |
Gtk::Label anonymous_namespace{prewitt.cpp}::Config::q [private] |
The documentation for this class was generated from the following file:
- /homes/esi30/DCS339/coursework/src/Processes/prewitt.cpp