liblancelot
PopupList.cpp
Go to the documentation of this file.
void moveBottom(int y)
qreal preferredWidth() const
virtual void setGroupByName(const QString &groupName)
Sets this widget's group by group name.
Definition: Widget.cpp:134
void setModel(ActionListModel *model)
Sets the model for the popup list.
Definition: PopupList.cpp:199
const QRect screenGeometry(int screen) const
Type type() const
SublevelOpenAction
This enum represents behaviour patterns when an item with a submenu is activated. ...
Definition: PopupList.h:52
void setEasingCurve(const QEasingCurve &easing)
int right() const
void stop()
void start(int msec, QObject *object)
void setItemHeight(int height, Qt::SizeHint which)
Definition: ActionListView.cpp:938
L_Override void hideEvent(QHideEvent *event)
Definition: PopupList.cpp:240
int timerId() const
void setCategoriesActivable(bool value)
Definition: ActionListView.cpp:1168
Definition: PopupList_p.h:58
void setShowsExtendersOutside(bool value)
Definition: ActionListView.cpp:1002
Definition: ActionListView.h:33
void moveTopLeft(const QPoint &position)
void setDisplayMode(ItemDisplayMode mode)
Definition: ActionListView.cpp:1057
void moveLeft(int x)
void setItemsGroup(Group *group=NULL)
Definition: ActionListView.cpp:1075
Definition: PopupList_p.h:37
void resize(const QSizeF &size)
void setCategoryIconSize(QSize size)
Definition: ActionListView.cpp:986
void setItemIconSize(QSize size)
Definition: ActionListView.cpp:970
void hidePopupAndParents()
Definition: PopupList.cpp:172
void stop()
int top() const
virtual int itemCount() const =0
SublevelOpenAction sublevelOpenAction() const
L_Override void leaveEvent(QEvent *event)
Definition: PopupList.cpp:283
int left() const
void updateSize()
Requests the PopupList to be resized depending on the number of items.
Definition: PopupList.cpp:305
PopupList::SublevelOpenAction openAction
Definition: PopupList_p.h:70
void setCategoriesGroup(Group *group=NULL)
Definition: ActionListView.cpp:1098
void moveTop(int y)
L_Override void enterEvent(QEvent *event)
Definition: PopupList.cpp:275
void listItemActivated(int index)
Definition: PopupList.cpp:147
int key() const
void plasmaThemeChanged()
Definition: PopupList.cpp:74
Definition: ActionTreeModel.h:30
L_Override bool eventFilter(QObject *object, QEvent *event)
Definition: PopupList.cpp:437
void setSublevelOpenAction(SublevelOpenAction action)
Sets the action for opening a sublevel.
Definition: PopupList.cpp:270
QPoint pos()
static PopupListMarginCache * self()
Definition: PopupList.cpp:48
QDesktopWidget * desktop()
void setFocus(Qt::FocusReason focusReason)
CustomListItemFactory * itemFactory() const
Definition: CustomListView.cpp:237
void activated(int index)
int bottom() const
QPoint topLeft() const
void setEndValue(const QVariant &value)
void setX(int x)
void setDuration(int msecs)
int closeTimeout() const
L_Override void timerEvent(QTimerEvent *event)
Definition: PopupList.cpp:293
typedef WindowFlags
void start(QAbstractAnimation::DeletionPolicy policy)
void moveRight(int x)
void addItem(QGraphicsItem *item)
PopupList(QWidget *parent=0, Qt::WindowFlags f=Qt::Window)
Creates a new Lancelot::PopupList.
Definition: PopupList.cpp:182
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setModel(ActionListModel *model)
Definition: ActionListView.cpp:910
void setCategoryHeight(int height, Qt::SizeHint which)
Definition: ActionListView.cpp:954
void setCloseTimeout(int timeout)
Sets the timer for auto-closing when the popup is not hovered.
Definition: PopupList.cpp:255
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:43:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:43:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.