KDevelop API Documentation

FileSelectorPart Class Reference

Powerful network transparent file browser utility. More...

#include <fileselector_part.h>

Inheritance diagram for FileSelectorPart:

KDevPlugin QObject KXMLGUIClient List of all members.

Public Slots

void fileSelected (const KFileItem *file)

Public Member Functions

 FileSelectorPart (QObject *parent, const char *name, const QStringList &)
virtual ~FileSelectorPart ()

Private Slots

void slotProjectOpened ()
void slotConfigWidget (KDialogBase *)

Private Attributes

QGuardedPtr< KDevFileSelectorm_filetree

Detailed Description

Powerful network transparent file browser utility.

Author(s):
Anders Lund Copyright (C) 2001

Maintainer(s):
Joseph Wenninger Copyright (C) 2001

Christoph Cullmann Copyright (C) 2001

Roberto Raggi Copyright (C) 2003

Alexander Dymo Copyright (C) 2003

Feature(s):
Powerful network transparent file browser utility

Definition at line 14 of file fileselector_part.h.


Constructor & Destructor Documentation

FileSelectorPart::FileSelectorPart QObject parent,
const char *  name,
const QStringList
 

FileSelectorPart::~FileSelectorPart  )  [virtual]
 

Definition at line 54 of file fileselector_part.cpp.

References m_filetree, KDevPlugin::mainWindow(), and KDevMainWindow::removeView().


Member Function Documentation

void FileSelectorPart::fileSelected const KFileItem file  )  [slot]
 

Definition at line 63 of file fileselector_part.cpp.

References KDevPartController::editDocument(), file, fileSelected(), KDevMainWindow::lowerView(), m_filetree, KDevPlugin::mainWindow(), and KDevPlugin::partController().

Referenced by fileSelected().

void FileSelectorPart::slotConfigWidget KDialogBase  )  [private, slot]
 

Definition at line 78 of file fileselector_part.cpp.

References KDialogBase::addVBoxPage(), m_filetree, and slotConfigWidget().

Referenced by slotConfigWidget().

void FileSelectorPart::slotProjectOpened  )  [private, slot]
 

Definition at line 71 of file fileselector_part.cpp.

References m_filetree, KDevPlugin::project(), and KURL::setPath().


Member Data Documentation

QGuardedPtr<KDevFileSelector> FileSelectorPart::m_filetree [private]
 

Definition at line 32 of file fileselector_part.h.

Referenced by fileSelected(), slotConfigWidget(), slotProjectOpened(), and ~FileSelectorPart().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:24 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003