CheckURL Class Reference
Inheritance diagram for CheckURL:

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
|
Definition at line 38 of file ksavealldialog.cpp. References _url. |
|
Definition at line 25 of file closer_dialogimpl.cpp. References _url. |
Member Function Documentation
|
Definition at line 32 of file closer_dialogimpl.cpp. References _url, KURL::fileName(), KURL::path(), and showPath(). Referenced by showPath(), and CloserDialogImpl::togglePaths(). |
|
Definition at line 30 of file closer_dialogimpl.cpp. References _url. |
|
Definition at line 43 of file ksavealldialog.cpp. References _url. Referenced by KSaveSelectDialog::filesNotToSave(), KSaveSelectDialog::filesToSave(), and CloserDialogImpl::getCheckedFiles(). |
Member Data Documentation
|
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:
- lib/util/ksavealldialog.cpp
- parts/closer/closer_dialogimpl.cpp