krita/ui
KisSelectionOptions Class Reference
#include <kis_selection_options.h>
Inheritance diagram for KisSelectionOptions:

Public Slots | |
| void | slotActivated () |
Signals | |
| void | actionChanged (int) |
| void | modeChanged (int) |
Public Member Functions | |
| KisSelectionOptions (KisCanvas2 *subject) | |
| virtual | ~KisSelectionOptions () |
| int | action () |
| bool | antiAliasSelection () |
| void | disableAntiAliasSelectionOption () |
| void | disableSelectionModeOption () |
Detailed Description
Definition at line 42 of file kis_selection_options.h.
Constructor & Destructor Documentation
| KisSelectionOptions::KisSelectionOptions | ( | KisCanvas2 * | subject | ) |
Definition at line 36 of file kis_selection_options.cc.
| KisSelectionOptions::~KisSelectionOptions | ( | ) | [virtual] |
Definition at line 49 of file kis_selection_options.cc.
Member Function Documentation
| int KisSelectionOptions::action | ( | ) |
Definition at line 53 of file kis_selection_options.cc.
| void KisSelectionOptions::actionChanged | ( | int | ) | [signal] |
| bool KisSelectionOptions::antiAliasSelection | ( | ) |
Definition at line 63 of file kis_selection_options.cc.
| void KisSelectionOptions::disableAntiAliasSelectionOption | ( | ) |
Definition at line 68 of file kis_selection_options.cc.
| void KisSelectionOptions::disableSelectionModeOption | ( | ) |
Definition at line 73 of file kis_selection_options.cc.
| void KisSelectionOptions::modeChanged | ( | int | ) | [signal] |
| void KisSelectionOptions::slotActivated | ( | ) | [slot] |
Definition at line 58 of file kis_selection_options.cc.
The documentation for this class was generated from the following files:
