1#ifndef Qisis_SocketThread_h
2#define Qisis_SocketThread_h
Definition SocketThread.h:15
void newImage(const QString &image)
New image signal.
void run()
Starts the socket thread.
Definition SocketThread.cpp:35
void stop()
Definition SocketThread.h:23
~SocketThread()
Destroys the SocketThread object.
Definition SocketThread.cpp:30
SocketThread(QObject *parent=0)
Constructor for the SocketThread.
Definition SocketThread.cpp:26
void focusApp()
Application has focus signal.
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16