KIO
#include <kfileitemactions_p.h>

Detailed Description
Definition at line 36 of file kfileitemactions_p.h.
Constructor & Destructor Documentation
Definition at line 93 of file kfileitemactions.cpp.
Definition at line 106 of file kfileitemactions.cpp.
Member Function Documentation
| KService::List KFileItemActionsPrivate::associatedApplications | ( | const QString & | traderConstraint | ) |
| KAction * KFileItemActionsPrivate::createAppAction | ( | const KService::Ptr & | service, |
| bool | singleOffer | ||
| ) |
Definition at line 691 of file kfileitemactions.cpp.
| int KFileItemActionsPrivate::insertServices | ( | const ServiceList & | list, |
| QMenu * | menu, | ||
| bool | isBuiltin | ||
| ) |
Definition at line 133 of file kfileitemactions.cpp.
| int KFileItemActionsPrivate::insertServicesSubmenus | ( | const QMap< QString, ServiceList > & | list, |
| QMenu * | menu, | ||
| bool | isBuiltin | ||
| ) |
Definition at line 111 of file kfileitemactions.cpp.
| static bool KFileItemActionsPrivate::lessRank | ( | const ServiceRank & | id1, |
| const ServiceRank & | id2 | ||
| ) | [inline, static] |
Definition at line 57 of file kfileitemactions_p.h.
| QStringList KFileItemActionsPrivate::listMimeTypes | ( | const KFileItemList & | items | ) |
Definition at line 669 of file kfileitemactions.cpp.
| QStringList KFileItemActionsPrivate::listPreferredServiceIds | ( | const QStringList & | mimeTypeList, |
| const QString & | traderConstraint | ||
| ) |
Definition at line 679 of file kfileitemactions.cpp.
| void KFileItemActionsPrivate::slotRunPreferredApplications | ( | ) | [slot] |
Definition at line 600 of file kfileitemactions.cpp.
Member Data Documentation
| QActionGroup KFileItemActionsPrivate::m_executeServiceActionGroup |
Definition at line 84 of file kfileitemactions_p.h.
Definition at line 83 of file kfileitemactions_p.h.
Definition at line 81 of file kfileitemactions_p.h.
Definition at line 86 of file kfileitemactions_p.h.
Definition at line 87 of file kfileitemactions_p.h.
Definition at line 80 of file kfileitemactions_p.h.
| QActionGroup KFileItemActionsPrivate::m_runApplicationActionGroup |
Definition at line 85 of file kfileitemactions_p.h.
Definition at line 82 of file kfileitemactions_p.h.
Definition at line 79 of file kfileitemactions_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:55:27 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.