#include <qtransportauth_qws.h>
Definition at line 108 of file qtransportauth_qws.h.
Public Member Functions | |
Data () | |
Data (unsigned char p, int d) | |
bool | trusted () const |
void | setTrusted (bool) |
bool | connection () const |
void | setConnection (bool) |
Public Attributes | |
unsigned char | properties |
unsigned char | progId |
unsigned char | status |
unsigned int | descriptor |
pid_t | processId |
Definition at line 110 of file qtransportauth_qws.h.
Definition at line 111 of file qtransportauth_qws.h.
bool trusted | ( | ) | const |
void setTrusted | ( | bool | ) |
bool connection | ( | ) | const |
void setConnection | ( | bool | ) |
unsigned char properties |
Definition at line 121 of file qtransportauth_qws.h.
unsigned char progId |
Definition at line 122 of file qtransportauth_qws.h.
unsigned char status |
Definition at line 123 of file qtransportauth_qws.h.
unsigned int descriptor |
Definition at line 124 of file qtransportauth_qws.h.
pid_t processId |
Definition at line 125 of file qtransportauth_qws.h.