Home · Overviews · Reference · Classes |
Represents the project in abstract.
Returns true if this is a non-null project, otherwise returns false.
Returns true if this is a subproject of other. other must be a SolutionProject instance.
Returns the absolute identifier for this SolutionProject.
Returns the absolute path for this SolutionProject. This will usually be equal to node, unless the SolutionProject file is not qbuild.pro.
Returns the .pro file associated with this SolutionProject. Will return an empty filename for invalid or virtual projects.
Returns the subprojects of this project.
Returns the finalized Project instance for this project.
Returns the finalized Project instance for this file. Note that the file will be parsed by itself. No initial scripts (eg. default.pri) will be processed.
See also Javascript Binding.
Copyright © 2009 Trolltech | Qt Extended - QBuild Maintainer Guide |