![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qoscbundle_p.h>
Public Member Functions | |
QOscBundle (const QByteArray &data) | |
bool | isValid () const |
QList< QOscBundle > | bundles () const |
QList< QOscMessage > | messages () const |
Friends | |
class | QList< QOscBundle > |
Definition at line 16 of file qoscbundle_p.h.
|
explicit |
Definition at line 24 of file qoscbundle.cpp.
References QOscBundle(), and isValid().
Referenced by QOscBundle().
|
inline |
Definition at line 24 of file qoscbundle_p.h.
|
inline |
Definition at line 23 of file qoscbundle_p.h.
Referenced by QOscBundle().
|
inline |
Definition at line 25 of file qoscbundle_p.h.
|
friend |
Definition at line 18 of file qoscbundle_p.h.