libkonq
konq_menuactions.cpp
Go to the documentation of this file.
KFileItemListProperties itemListProperties() const
Returns the list of items and their properties.
Definition: konq_popupmenuinformation.cpp:105
void addOpenWithActionsTo(QMenu *menu, const QString &traderConstraint)
Generate the "Open With " actions, and adds them to the menu.
Definition: konq_menuactions.cpp:52
void setParentWidget(QWidget *widget)
Set the parent widget for any dialogs being shown.
Definition: konq_menuactions.cpp:62
KAction * preferredOpenWithAction(const QString &traderConstraint)
Returns an action for the preferred app only.
Definition: konq_menuactions.cpp:57
int addActionsTo(QMenu *menu)
Generate the user-defined actions and submenus, and adds them to the menu.
Definition: konq_menuactions.cpp:47
KDE_DEPRECATED void setPopupMenuInfo(const KonqPopupMenuInformation &info)
Sets all the data for the next instance of the popupmenu.
Definition: konq_menuactions.cpp:37
void setItemListProperties(const KFileItemListProperties &itemList)
Sets all the data for the next instance of the popupmenu.
Definition: konq_menuactions.cpp:42
Holds the information about the items shown by KonqPopupMenu.
Definition: konq_popupmenuinformation.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:18 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:31:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.