| AllSymbols enum value | OpenOrienteering::Symbol | |
| Area enum value | OpenOrienteering::Symbol | |
| areTypesCompatible(Type a, Type b) | OpenOrienteering::Symbol | static |
| asArea() const | OpenOrienteering::Symbol | |
| asArea() | OpenOrienteering::Symbol | |
| asCombined() const | OpenOrienteering::Symbol | |
| asCombined() | OpenOrienteering::Symbol | |
| asLine() const | OpenOrienteering::Symbol | |
| asLine() | OpenOrienteering::Symbol | |
| asPoint() const | OpenOrienteering::Symbol | |
| asPoint() | OpenOrienteering::Symbol | |
| asText() const | OpenOrienteering::Symbol | |
| asText() | OpenOrienteering::Symbol | |
| calculateLargestLineExtent() const override | OpenOrienteering::CombinedSymbol | virtual |
| colorDeletedEvent(const MapColor *color) override | OpenOrienteering::CombinedSymbol | virtual |
| Combined enum value | OpenOrienteering::Symbol | |
| CombinedSymbol() | OpenOrienteering::CombinedSymbol | |
| CombinedSymbol(const CombinedSymbol &proto) | OpenOrienteering::CombinedSymbol | explicitprotected |
| CombinedSymbolSettings class | OpenOrienteering::CombinedSymbol | friend |
| containsColor(const MapColor *color) const override | OpenOrienteering::CombinedSymbol | virtual |
| containsSymbol(const Symbol *symbol) const override | OpenOrienteering::CombinedSymbol | virtual |
| createBaselineRenderables(const PathObject *object, const PathPartVector &path_parts, ObjectRenderables &output, const MapColor *color) const | OpenOrienteering::Symbol | virtual |
| createIcon(const Map &map, int side_length, bool antialiasing=true, qreal zoom=0) const | OpenOrienteering::Symbol | |
| createPropertiesWidget(SymbolSettingDialog *dialog) override | OpenOrienteering::CombinedSymbol | virtual |
| createRenderables(const Object *object, const VirtualCoordVector &coords, ObjectRenderables &output, Symbol::RenderableOptions options) const override | OpenOrienteering::CombinedSymbol | virtual |
| createRenderables(const PathObject *object, const PathPartVector &path_parts, ObjectRenderables &output, Symbol::RenderableOptions options) const override | OpenOrienteering::CombinedSymbol | virtual |
| dimensionForIcon() const override | OpenOrienteering::CombinedSymbol | virtual |
| duplicate() const override | OpenOrienteering::CombinedSymbol | protectedvirtual |
| OpenOrienteering::Symbol::duplicate(const S &s) | OpenOrienteering::Symbol | inlinestatic |
| equals(const Symbol *other, Qt::CaseSensitivity case_sensitivity=Qt::CaseSensitive) const | OpenOrienteering::Symbol | |
| equalsImpl(const Symbol *other, Qt::CaseSensitivity case_sensitivity) const override | OpenOrienteering::CombinedSymbol | protectedvirtual |
| getCompatibleTypes(Type type) | OpenOrienteering::Symbol | static |
| getContainedTypes() const override | OpenOrienteering::CombinedSymbol | virtual |
| getCustomIcon() const | OpenOrienteering::Symbol | inline |
| getDescription() const | OpenOrienteering::Symbol | inline |
| getIcon(const Map *map) const | OpenOrienteering::Symbol | |
| getName() const | OpenOrienteering::Symbol | inline |
| getNumberAsString() const | OpenOrienteering::Symbol | |
| getNumberComponent(int i) const | OpenOrienteering::Symbol | inline |
| getNumParts() const | OpenOrienteering::CombinedSymbol | inline |
| getPart(int i) const | OpenOrienteering::CombinedSymbol | inline |
| getPlainTextName() const | OpenOrienteering::Symbol | |
| getType() const | OpenOrienteering::Symbol | inline |
| guessDominantColor() const override | OpenOrienteering::CombinedSymbol | virtual |
| isHelperSymbol() const | OpenOrienteering::Symbol | inline |
| isHidden() const | OpenOrienteering::Symbol | inline |
| isPartPrivate(int i) const | OpenOrienteering::CombinedSymbol | inline |
| isProtected() const | OpenOrienteering::Symbol | inline |
| isRotatable() const | OpenOrienteering::Symbol | inline |
| isTypeCompatibleTo(const Object *object) const | OpenOrienteering::Symbol | |
| lessByColorPriority(const Symbol *s1, const Symbol *s2) | OpenOrienteering::Symbol | static |
| lessByNumber(const Symbol *s1, const Symbol *s2) | OpenOrienteering::Symbol | static |
| Line enum value | OpenOrienteering::Symbol | |
| load(QXmlStreamReader &xml, const Map &map, SymbolDictionary &symbol_dict, int version) | OpenOrienteering::Symbol | static |
| loadImpl(QXmlStreamReader &xml, const Map &map, SymbolDictionary &symbol_dict, int version) override | OpenOrienteering::CombinedSymbol | protectedvirtual |
| loadingFinishedEvent(Map *map) override | OpenOrienteering::CombinedSymbol | virtual |
| makeSymbolForType(Type type) | OpenOrienteering::Symbol | static |
| NoSymbol enum value | OpenOrienteering::Symbol | |
| number_components | OpenOrienteering::Symbol | static |
| numberEquals(const Symbol *other) const | OpenOrienteering::Symbol | |
| numberEqualsRelaxed(const Symbol *other) const | OpenOrienteering::Symbol | |
| OCAD8FileImport class | OpenOrienteering::CombinedSymbol | friend |
| operator=(const Symbol &)=delete | OpenOrienteering::Symbol | |
| operator=(Symbol &&)=delete | OpenOrienteering::Symbol | |
| parts | OpenOrienteering::CombinedSymbol | protected |
| Point enum value | OpenOrienteering::Symbol | |
| PointSymbolEditorWidget class | OpenOrienteering::CombinedSymbol | friend |
| private_parts | OpenOrienteering::CombinedSymbol | protected |
| RenderableOption enum name | OpenOrienteering::Symbol | |
| RenderAreasHatched enum value | OpenOrienteering::Symbol | |
| RenderBaselines enum value | OpenOrienteering::Symbol | |
| RenderNormal enum value | OpenOrienteering::Symbol | |
| replaceColors(const MapColorMap &color_map) override | OpenOrienteering::CombinedSymbol | virtual |
| resetIcon() | OpenOrienteering::Symbol | |
| save(QXmlStreamWriter &xml, const Map &map) const | OpenOrienteering::Symbol | |
| saveImpl(QXmlStreamWriter &xml, const Map &map) const override | OpenOrienteering::CombinedSymbol | protectedvirtual |
| scale(double factor) override | OpenOrienteering::CombinedSymbol | virtual |
| setCustomIcon(const QImage &image) | OpenOrienteering::Symbol | |
| setDescription(const QString &new_description) | OpenOrienteering::Symbol | inline |
| setHidden(bool value) | OpenOrienteering::Symbol | inline |
| setIsHelperSymbol(bool value) | OpenOrienteering::Symbol | inline |
| setName(const QString &new_name) | OpenOrienteering::Symbol | inline |
| setNumberComponent(int i, int new_number) | OpenOrienteering::Symbol | inline |
| setNumParts(int num) | OpenOrienteering::CombinedSymbol | inline |
| setPart(int i, const Symbol *symbol, bool is_private) | OpenOrienteering::CombinedSymbol | |
| setPartPrivate(int i, bool set_private) | OpenOrienteering::CombinedSymbol | inline |
| setProtected(bool value) | OpenOrienteering::Symbol | inline |
| setRotatable(bool value) | OpenOrienteering::Symbol | protected |
| stateEquals(const Symbol *other) const | OpenOrienteering::Symbol | |
| Symbol(Type type) noexcept | OpenOrienteering::Symbol | explicit |
| Symbol(const Symbol &proto) | OpenOrienteering::Symbol | explicitprotected |
| symbolChangedEvent(const Symbol *old_symbol, const Symbol *new_symbol) override | OpenOrienteering::CombinedSymbol | virtual |
| temp_part_indices | OpenOrienteering::CombinedSymbol | protected |
| Text enum value | OpenOrienteering::Symbol | |
| Type enum name | OpenOrienteering::Symbol | |
| validate() const override | OpenOrienteering::CombinedSymbol | virtual |
| ~CombinedSymbol() override | OpenOrienteering::CombinedSymbol | |
| ~Symbol() | OpenOrienteering::Symbol | virtual |