KDevelop API Documentation

CheckURL Class Reference

Inheritance diagram for CheckURL:

Inheritance graph
[legend]
Collaboration diagram for CheckURL:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CheckURL (QListView *lv, KURL const &url)
KURL const & url () const
 CheckURL (QListView *lv, KURL const &url)
KURL const & url () const
void showPath (bool showPaths)

Private Attributes

KURL _url

Constructor & Destructor Documentation

CheckURL::CheckURL QListView lv,
KURL const &  url
[inline]
 

Definition at line 38 of file ksavealldialog.cpp.

References _url.

CheckURL::CheckURL QListView lv,
KURL const &  url
[inline]
 

Definition at line 25 of file closer_dialogimpl.cpp.

References _url.


Member Function Documentation

void CheckURL::showPath bool  showPaths  )  [inline]
 

Definition at line 32 of file closer_dialogimpl.cpp.

References _url, KURL::fileName(), and KURL::path().

Referenced by CloserDialogImpl::togglePaths().

KURL const& CheckURL::url  )  const [inline]
 

Definition at line 30 of file closer_dialogimpl.cpp.

KURL const& CheckURL::url  )  const [inline]
 

Definition at line 43 of file ksavealldialog.cpp.

Referenced by KSaveSelectDialog::filesNotToSave(), KSaveSelectDialog::filesToSave(), and CloserDialogImpl::getCheckedFiles().


Member Data Documentation

KURL CheckURL::_url [private]
 

Definition at line 45 of file closer_dialogimpl.cpp.

Referenced by CheckURL(), and showPath().


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 Tue Feb 22 09:37:38 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003