KDevelop API Documentation

CheckURL Class Reference

Inheritance diagram for CheckURL:

QCheckListItem QCheckListItem 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(), KURL::path(), and showPath().

Referenced by showPath(), and CloserDialogImpl::togglePaths().

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

Definition at line 30 of file closer_dialogimpl.cpp.

References _url.

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

Definition at line 43 of file ksavealldialog.cpp.

References _url.

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(), showPath(), and url().


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:20 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003