List of all members.
Public Member Functions |
| Config () |
bool | is_act () const |
bool | do_sX () const |
bool | do_s45 () const |
bool | do_sY () const |
bool | do_s135 () const |
Private Attributes |
Gtk::Label | q |
Gtk::CheckButton | sX |
Gtk::CheckButton | s45 |
Gtk::CheckButton | sY |
Gtk::CheckButton | s135 |
Detailed Description
Definition at line 18 of file sobel.cpp.
Constructor & Destructor Documentation
anonymous_namespace{sobel.cpp}::Config::Config |
( |
| ) |
[inline] |
Member Function Documentation
bool anonymous_namespace{sobel.cpp}::Config::do_s135 |
( |
| ) |
const [inline] |
bool anonymous_namespace{sobel.cpp}::Config::do_s45 |
( |
| ) |
const [inline] |
bool anonymous_namespace{sobel.cpp}::Config::do_sX |
( |
| ) |
const [inline] |
bool anonymous_namespace{sobel.cpp}::Config::do_sY |
( |
| ) |
const [inline] |
bool anonymous_namespace{sobel.cpp}::Config::is_act |
( |
| ) |
const [inline] |
Member Data Documentation
Gtk::Label anonymous_namespace{sobel.cpp}::Config::q [private] |
Gtk::CheckButton anonymous_namespace{sobel.cpp}::Config::s135 [private] |
Gtk::CheckButton anonymous_namespace{sobel.cpp}::Config::s45 [private] |
Gtk::CheckButton anonymous_namespace{sobel.cpp}::Config::sX [private] |
Gtk::CheckButton anonymous_namespace{sobel.cpp}::Config::sY [private] |
The documentation for this class was generated from the following file:
- /homes/esi30/DCS339/coursework/src/Processes/sobel.cpp