KDevelop API Documentation

KDevDirOperator Class Reference

#include <fileselector_widget.h>

Inheritance diagram for KDevDirOperator:

Inheritance graph
[legend]
Collaboration diagram for KDevDirOperator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KDevDirOperator (FileSelectorPart *part, const KURL &urlName=KURL(), QWidget *parent=0, const char *name=0)

Protected Slots

virtual void activatedMenu (const KFileItem *fi, const QPoint &pos)

Private Attributes

FileSelectorPartm_part

Constructor & Destructor Documentation

KDevDirOperator::KDevDirOperator FileSelectorPart part,
const KURL urlName = KURL(),
QWidget parent = 0,
const char *  name = 0
[inline]
 

Definition at line 89 of file fileselector_widget.h.

References m_part.


Member Function Documentation

void KDevDirOperator::activatedMenu const KFileItem fi,
const QPoint pos
[protected, virtual, slot]
 

Reimplemented from KDirOperator.

Definition at line 805 of file fileselector_widget.cpp.

References KActionCollection::action(), KDirOperator::actionCollection(), KDevPlugin::core(), KDevCore::fillContextMenu(), m_part, KActionMenu::popupMenu(), KDirOperator::setupMenu(), KDirOperator::updateSelectionDependentActions(), and KFileItem::url().


Member Data Documentation

FileSelectorPart* KDevDirOperator::m_part [private]
 

Definition at line 98 of file fileselector_widget.h.

Referenced by activatedMenu(), and KDevDirOperator().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:22:26 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003