|
Engauge Digitizer 2
|
Returns information about files. More...
#include <LoadFileInfo.h>
Public Member Functions | |
| LoadFileInfo () | |
| Single constructor. | |
| bool | loadsAsDigFile (const QString &urlString) const |
| Returns true if specified file name can be loaded as a DIG file. | |
Returns information about files.
Definition at line 13 of file LoadFileInfo.h.
| LoadFileInfo::LoadFileInfo | ( | ) |
Single constructor.
Definition at line 12 of file LoadFileInfo.cpp.
|
virtual |
Definition at line 16 of file LoadFileInfo.cpp.
| bool LoadFileInfo::loadsAsDigFile | ( | const QString & | urlString | ) | const |
Returns true if specified file name can be loaded as a DIG file.
Definition at line 20 of file LoadFileInfo.cpp.