![]() |
Isis Developer Reference
|
#include <SocketThread.h>
Signals | |
void | newImage (const QString &image) |
New image signal. | |
void | focusApp () |
Application has focus signal. | |
Public Member Functions | |
SocketThread (QObject *parent=0) | |
Constructor for the SocketThread. | |
~SocketThread () | |
Destroys the SocketThread object. | |
void | run () |
Starts the socket thread. | |
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 USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 16:12:59 |