| 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 | OpenOrienteering::Symbol | virtual |
| colorDeletedEvent(const MapColor *color)=0 | OpenOrienteering::Symbol | pure virtual |
| Combined enum value | OpenOrienteering::Symbol | |
| containsColor(const MapColor *color) const =0 | OpenOrienteering::Symbol | pure virtual |
| containsSymbol(const Symbol *symbol) const | OpenOrienteering::Symbol | 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)=0 | OpenOrienteering::Symbol | pure virtual |
| createRenderables(const Object *object, const VirtualCoordVector &coords, ObjectRenderables &output, Symbol::RenderableOptions options) const =0 | OpenOrienteering::Symbol | pure virtual |
| createRenderables(const PathObject *object, const PathPartVector &path_parts, ObjectRenderables &output, Symbol::RenderableOptions options) const | OpenOrienteering::Symbol | virtual |
| dimensionForIcon() const | OpenOrienteering::Symbol | virtual |
| duplicate() const =0 | OpenOrienteering::Symbol | protectedpure virtual |
| 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 =0 | OpenOrienteering::Symbol | protectedpure virtual |
| getCompatibleTypes(Type type) | OpenOrienteering::Symbol | static |
| getContainedTypes() const | OpenOrienteering::Symbol | 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 |
| getPlainTextName() const | OpenOrienteering::Symbol | |
| getType() const | OpenOrienteering::Symbol | inline |
| guessDominantColor() const =0 | OpenOrienteering::Symbol | pure virtual |
| isHelperSymbol() const | OpenOrienteering::Symbol | inline |
| isHidden() const | OpenOrienteering::Symbol | 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)=0 | OpenOrienteering::Symbol | protectedpure virtual |
| loadingFinishedEvent(Map *map) | OpenOrienteering::Symbol | 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 | |
| operator=(const Symbol &)=delete | OpenOrienteering::Symbol | |
| operator=(Symbol &&)=delete | OpenOrienteering::Symbol | |
| Point enum value | OpenOrienteering::Symbol | |
| 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)=0 | OpenOrienteering::Symbol | pure virtual |
| resetIcon() | OpenOrienteering::Symbol | |
| save(QXmlStreamWriter &xml, const Map &map) const | OpenOrienteering::Symbol | |
| saveImpl(QXmlStreamWriter &xml, const Map &map) const =0 | OpenOrienteering::Symbol | protectedpure virtual |
| scale(double factor)=0 | OpenOrienteering::Symbol | pure 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 |
| 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) | OpenOrienteering::Symbol | virtual |
| Text enum value | OpenOrienteering::Symbol | |
| Type enum name | OpenOrienteering::Symbol | |
| validate() const | OpenOrienteering::Symbol | virtual |
| ~Symbol() | OpenOrienteering::Symbol | virtual |