liblancelot
Lancelot::ActionListView::Private Class Reference
#include <ActionListView_p.h>
Inheritance diagram for Lancelot::ActionListView::Private:
Public Slots | |
void | immutabilityChanged (const Plasma::ImmutabilityType immutable) |
void | sizeHintUpdateNeeded () |
Public Member Functions | |
Private (ActionListView *listView) | |
~Private () | |
Public Attributes | |
Plasma::SvgWidget * | dropIndicator |
ActionListViewItemFactory * | itemFactory |
ActionListView *const | q |
bool | showsExtendersOutside: 1 |
Detailed Description
Definition at line 171 of file ActionListView_p.h.
Constructor & Destructor Documentation
Lancelot::ActionListView::Private::Private | ( | ActionListView * | listView | ) |
Definition at line 787 of file ActionListView.cpp.
Lancelot::ActionListView::Private::~Private | ( | ) |
Definition at line 807 of file ActionListView.cpp.
Member Function Documentation
|
slot |
Definition at line 812 of file ActionListView.cpp.
|
slot |
Definition at line 817 of file ActionListView.cpp.
Member Data Documentation
Plasma::SvgWidget* Lancelot::ActionListView::Private::dropIndicator |
Definition at line 178 of file ActionListView_p.h.
ActionListViewItemFactory* Lancelot::ActionListView::Private::itemFactory |
Definition at line 177 of file ActionListView_p.h.
ActionListView* const Lancelot::ActionListView::Private::q |
Definition at line 180 of file ActionListView_p.h.
bool Lancelot::ActionListView::Private::showsExtendersOutside |
Definition at line 179 of file ActionListView_p.h.
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 Mon Oct 13 2014 22:55:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.