- Member KonqDirPart::emitCounts (const KFileItemList &lst, bool selectionChanged)
- Member KonqPopupMenu::KonqPopupMenu (KBookmarkManager *manager, const KFileItemList &items, KURL viewURL, KActionCollection &actions, KNewMenu *newMenu, bool showPropertiesAndFileType=true) KDE_DEPRECATED
- lacks parentWidget pointer, and uses bool instead of KonqPopupFlags enum, might do strange things with the 'new window' action.
- Member KonqPopupMenu::KonqPopupMenu (KBookmarkManager *manager, const KFileItemList &items, KURL viewURL, KActionCollection &actions, KNewMenu *newMenu, QWidget *parentWidget, bool showPropertiesAndFileType=true) KDE_DEPRECATED
- uses bool instead of KonqPopupFlags enum, might do strange things with the 'new window' action.
|