![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| qint64 | keyOffset |
| qint64 | keySize |
| qint64 | dataOffset |
| qint64 | dataSize |
| QSSGLightmapIODataTag | dataTag |
| quint32 | padding |
| QString | title |
| QUrl | url |
| QVersionNumber | version |
Friends | |
| bool | comparesEqual (const IndexEntry &lhs, const IndexEntry &rhs) noexcept |
| bool | comparesEqual (const IndexEntry &lhs, const IndexEntry &rhs) noexcept |
Definition at line 22 of file qssglightmapio.cpp.
|
friend |
Definition at line 2316 of file qhelpcollectionhandler.cpp.
|
friend |
Definition at line 2316 of file qhelpcollectionhandler.cpp.
| qint64 IndexEntry::dataOffset |
Definition at line 26 of file qssglightmapio.cpp.
| qint64 IndexEntry::dataSize |
Definition at line 27 of file qssglightmapio.cpp.
| QSSGLightmapIODataTag IndexEntry::dataTag |
Definition at line 28 of file qssglightmapio.cpp.
Referenced by QSSGLightmapIOPrivate::readKey(), and QSSGLightmapIOPrivate::writeData().
| qint64 IndexEntry::keyOffset |
Definition at line 24 of file qssglightmapio.cpp.
| qint64 IndexEntry::keySize |
Definition at line 25 of file qssglightmapio.cpp.
| quint32 IndexEntry::padding |
Definition at line 29 of file qssglightmapio.cpp.
| QString IndexEntry::title |
Definition at line 2311 of file qhelpcollectionhandler.cpp.
| QUrl IndexEntry::url |
Definition at line 2312 of file qhelpcollectionhandler.cpp.
| QVersionNumber IndexEntry::version |
Definition at line 2313 of file qhelpcollectionhandler.cpp.