|
QCAD
Open Source 2D CAD
|
Creates an RDF object that represents the RDF file for the given resource. More...
Public Member Functions | |
| void | getFileInfo () |
| void | getFileName () |
| void | getTags () |
| void | getUrl () |
| void | Rdf (void resource) |
Public Attributes | |
| int | fileInfo |
| int | fileName |
| int | tags |
Creates an RDF object that represents the RDF file for the given resource.
The resource can be a file or a directory. For files the RDF file is assumed to have the same base name with extension .rdf. For directories, the RDF file is located in _META/meta.rdf. If no RDF file exists for the resource, only some default meta information is added (file name, modification time) [disabled for now].
| resource | QFileInfo or path (string) of the resource. |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| int Rdf::fileInfo |
| int Rdf::fileName |
| int Rdf::tags |