JustAnotherDnDGame 0.1.0
Jeu de rĂ´le tactique au d20, vue de dessus, en C++/Qt
Loading...
Searching...
No Matches
hmi::PixelPalette Member List

This is the complete list of members for hmi::PixelPalette, including all inherited members.

_entrieshmi::PixelPaletteprivate
add(std::string name, std::uint32_t color)hmi::PixelPalette
entries() const noexcepthmi::PixelPaletteinline
FORMAT_VERSIONhmi::PixelPalettestatic
loadFromFile(const std::filesystem::path &path)hmi::PixelPalettestatic
loadFromString(std::string_view json)hmi::PixelPalettestatic
moveEntry(std::size_t from, std::size_t to)hmi::PixelPalette
removeAt(std::size_t index)hmi::PixelPalette
renameAt(std::size_t index, std::string newName)hmi::PixelPalette
saveToFile(const std::filesystem::path &path) consthmi::PixelPalette
toJsonString() consthmi::PixelPalette