kget
urlchecker.h
Go to the documentation of this file.
40 Folder
58 //NOTE only first found error is reported, i.e. NotWriteable before ExistingFile if both are the case
61 NoError = 0,
70 NotWriteable
74 NoWarning = 0,
80 ExistingFile
139 static TransferHandler *existingTransfer(const KUrl &url, const UrlType type, UrlWarning *warning = 0);
186 static KUrl destUrl(const KUrl &destOrFolder, const KUrl &source, const QString &fileName = QString());
279 static int hasExistingDialog(const KUrl &url, const UrlChecker::UrlType type, const UrlWarning warning);//TODO description --> returncode etc.!
This class provides static methods to check if urls are valid, and if not provides enums to see what ...
Definition: urlchecker.h:34
Definition: urlchecker.h:77
Definition: urlchecker.h:38
Definition: urlchecker.h:62
Definition: urlchecker.h:67
Definition: urlchecker.h:66
Definition: urlchecker.h:63
Definition: urlchecker.h:39
Definition: transfer.h:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.