ExeFilePath Class Reference

A simple executable path & working dir structure. More...

#include <exefile.h>

Public Member Functions

 ExeFilePath (const QString &path)
 Infers working dir from path. More...
 
QString path () const
 
ExeFilePathsetPath (const QString &path)
 
ExeFilePathsetWorkingDir (const QString &path)
 
QString workingDir () const
 

Detailed Description

A simple executable path & working dir structure.

Definition at line 147 of file exefile.h.

Constructor & Destructor Documentation

ExeFilePath::ExeFilePath ( const QString &  path)

Infers working dir from path.

Definition at line 139 of file exefile.cpp.


The documentation for this class was generated from the following files: