Searched defs:PieceAttribute (Results 1 – 1 of 1) sorted by relevance
25 struct PieceAttribute : Attribute { struct26 bool showDelete = false;27 std::string content;28 std::string icon;29 Dimension interval; // Interval between text and icon.30 Dimension iconSize;31 InternalResource::ResourceId iconResource = InternalResource::ResourceId::NO_ID;