1 #ifndef Qisis_SocketThread_h     2 #define Qisis_SocketThread_h void stop()
Definition: SocketThread.h:23
 
void focusApp()
Application has focus signal. 
 
void run()
Starts the socket thread. 
Definition: SocketThread.cpp:35
 
Definition: SocketThread.h:15
 
~SocketThread()
Destroys the SocketThread object. 
Definition: SocketThread.cpp:30
 
SocketThread(QObject *parent=0)
Constructor for the SocketThread. 
Definition: SocketThread.cpp:26
 
Namespace for ISIS/Bullet specific routines. 
Definition: Apollo.h:31
 
void newImage(const QString &image)
New image signal.