#include <SocketThread.h>
Inherits QThread.
Signals | |
void | newImage (const QString &image) |
New image signal. More... | |
void | focusApp () |
Application has focus signal. More... | |
Public Member Functions | |
SocketThread (QObject *parent=0) | |
Constructor for the SocketThread. More... | |
~SocketThread () | |
Destroys the SocketThread object. More... | |
void | run () |
Starts the socket thread. More... | |
void | stop () |
Isis::SocketThread::SocketThread | ( | QObject * | parent = 0 | ) |
Constructor for the SocketThread.
parent |
Isis::SocketThread::~SocketThread | ( | ) |
Destroys the SocketThread object.
|
signal |
Application has focus signal.
Referenced by run().
|
signal |
void Isis::SocketThread::run | ( | ) |
Starts the socket thread.
References errno, focusApp(), newImage(), Isis::IString::Token(), and Isis::Application::UserName().
|
inline |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the ISIS Support Center File Modified: 07/12/2023 23:45:49 |