Go to the documentation of this file.
23 #ifndef SUIT_SELECTOR_H
24 #define SUIT_SELECTOR_H
51 virtual QString type()
const = 0;
55 bool isEnabled()
const;
56 virtual void setEnabled(
const bool );
58 bool autoBlock()
const;
59 virtual void setAutoBlock(
const bool );
64 bool hasSelectionMode(
const int )
const;
70 void selectionChanged();