1 #ifndef Qisis_SocketThread_h
2 #define Qisis_SocketThread_h
void stop()
Definition: SocketThread.h:23
void focusApp()
Application has focus signal.
Definition: moc_SocketThread.cpp:142
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
void newImage(const QString &image)
New image signal.
Definition: moc_SocketThread.cpp:135