26 if (urlString.length() > 0) {
28 QString fileName = urlString;
31 if (url.isLocalFile ()) {
32 fileName = url.toLocalFile();
#define LOG4CPP_INFO_S(logger)
bool successfulRead() const
Return true if startup loading succeeded. If the loading failed then reasonForUnsuccessfulRed will ex...
Storage of one imported image and the data attached to that image.
log4cpp::Category * mainCat
bool loadsAsDigFile(const QString &urlString) const
Returns true if specified file name can be loaded as a DIG file.
LoadFileInfo()
Single constructor.