|
| IconThemeCache (const std::filesystem::path &filename) |
|
| IconThemeCache (IconThemeCache &&other) noexcept |
|
IconThemeCache & | operator= (IconThemeCache other) |
|
bool | isValid () const |
|
uint16_t | readWord (uint32_t offset) const |
|
uint32_t | readDoubleWord (unsigned int offset) const |
|
char * | checkString (uint32_t offset) const |
|
std::unordered_set< std::string > | lookup (const std::string &name) const |
|
|
bool | isValid_ = false |
|
uint8_t * | memory_ = nullptr |
|
size_t | size_ = 0 |
|
Definition at line 204 of file icontheme.cpp.
The documentation for this class was generated from the following file: