KDevelop API Documentation

CopyToDialog Class Reference

#include <copytodialog.h>

Inheritance diagram for CopyToDialog:

Inheritance graph
[legend]
Collaboration diagram for CopyToDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CopyToDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~CopyToDialog ()

Private Slots

void openURLDialog ()

Private Attributes

KURLCompletion_urlCompletion

Constructor & Destructor Documentation

CopyToDialog::CopyToDialog QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 30 of file copytodialog.cpp.

References _urlCompletion, openURLDialog(), and KLineEdit::setCompletionObject().

CopyToDialog::~CopyToDialog  ) 
 

Definition at line 39 of file copytodialog.cpp.


Member Function Documentation

void CopyToDialog::openURLDialog  )  [private, slot]
 

Definition at line 44 of file copytodialog.cpp.

References KFileDialog::getExistingURL(), KLineEdit::setText(), and KURL::url().

Referenced by CopyToDialog().


Member Data Documentation

KURLCompletion* CopyToDialog::_urlCompletion [private]
 

Definition at line 39 of file copytodialog.h.

Referenced by CopyToDialog().


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:21:06 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003