  | 
  
    Isis Developer Reference
    
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef Qisis_SocketThread_h 
    2 #define Qisis_SocketThread_h 
 
 
void stop()
Definition: SocketThread.h:23
 
void focusApp()
Application has focus signal.
 
~SocketThread()
Destroys the SocketThread object.
Definition: SocketThread.cpp:30
 
SocketThread(QObject *parent=0)
Constructor for the SocketThread.
Definition: SocketThread.cpp:26
 
void run()
Starts the socket thread.
Definition: SocketThread.cpp:35
 
int errno
This is free and unencumbered software released into the public domain.
 
Definition: SocketThread.h:15
 
IString Token(const IString &separator)
Returns the first token in the IString.
Definition: IString.cpp:897
 
Adds specific functionality to C++ strings.
Definition: IString.h:165
 
static QString UserName()
Returns the user name.
Definition: Application.cpp:816
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16
 
void newImage(const QString &image)
New image signal.