messagelist
MessageList::Utils::ThemeContentItemSourceLabel Class Reference
#include <themeeditor.h>
Inheritance diagram for MessageList::Utils::ThemeContentItemSourceLabel:
Public Member Functions | |
ThemeContentItemSourceLabel (QWidget *parent, Core::Theme::ContentItem::Type type) | |
~ThemeContentItemSourceLabel () | |
void | startDrag () |
Core::Theme::ContentItem::Type | type () const |
Protected Member Functions | |
void | mouseMoveEvent (QMouseEvent *e) |
void | mousePressEvent (QMouseEvent *e) |
Detailed Description
Definition at line 181 of file themeeditor.h.
Constructor & Destructor Documentation
ThemeContentItemSourceLabel::ThemeContentItemSourceLabel | ( | QWidget * | parent, |
Core::Theme::ContentItem::Type | type | ||
) |
Definition at line 138 of file themeeditor.cpp.
ThemeContentItemSourceLabel::~ThemeContentItemSourceLabel | ( | ) |
Definition at line 144 of file themeeditor.cpp.
Member Function Documentation
|
protected |
Definition at line 160 of file themeeditor.cpp.
|
protected |
Definition at line 154 of file themeeditor.cpp.
void ThemeContentItemSourceLabel::startDrag | ( | ) |
Definition at line 170 of file themeeditor.cpp.
MessageList::Core::Theme::ContentItem::Type ThemeContentItemSourceLabel::type | ( | ) | const |
Definition at line 148 of file themeeditor.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.