#include <sources.h>
Inheritance diagram for YFilePath:
Public Member Functions | |
YFilePath (const YObjectArgs &i) | |
path relative to project directory (not workspace!) | |
const QString & | GetPath () |
void | SetPath (const QString &p) |
QString | GetAbsPath () |
virtual int | SetConfig (YInputParser &parser) |
virtual int | GetConfig (YOutputParser &parser) |
Private Attributes | |
Q_OBJECT QString | path |
|
path relative to project directory (not workspace!)
|
|
|
|
Reimplemented from YObject. |
|
|
|
Reimplemented from YObject. |
|
|
|
|