PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Signals | Public Member Functions | Public Attributes | Protected Member Functions | List of all members
EditorPipe Class Reference
Inheritance diagram for EditorPipe:

Signals

void sendMessage (QString msg)
 
void openFile (QString path)
 

Public Member Functions

 EditorPipe ()
 EditorPipe::LocalServer Constructor.
 
 ~EditorPipe ()
 EditorPipe::~LocalServer Destructor.
 
void shut ()
 
bool levelIsLoad ()
 
bool sendToEditor (QString command)
 

Public Attributes

bool isWorking
 
QString accepted_lvl_path
 
bool do_acceptLevelData
 
QString accepted_lvl_raw
 
bool do_parseLevelData
 
LevelData accepted_lvl
 

Protected Member Functions

void run ()
 run Initiate the thread. More...
 
void exec ()
 EditorPipe::exec Keeps the thread alive. Waits for incomming connections.
 

Member Function Documentation

void EditorPipe::run ( )
protected

run Initiate the thread.


QThread requred methods


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