![]() |
Miam-Player
0.8.0
A nice music player
|
The NoFocusItemDelegate class cancel drawFocus method. More...
#include <nofocusitemdelegate.h>
Public Member Functions | |
NoFocusItemDelegate (QWidget *parent=nullptr) | |
Protected Member Functions | |
void | drawFocus (QPainter *, const QStyleOptionViewItem &, const QRect &) const |
The NoFocusItemDelegate class cancel drawFocus method.
This class does only one thing: ignore the "focus dotted rectangle" when a cell (or a row) is selected in a view.
|
inline |
|
inlineprotected |
Redefined as empty to remove the dotted rectangle when selecting an item.