Mapper  0.9.0
API documentation
OpenOrienteering::CombinedSymbol Member List

This is the complete list of members for OpenOrienteering::CombinedSymbol, including all inherited members.

AllSymbols enum valueOpenOrienteering::Symbol
Area enum valueOpenOrienteering::Symbol
areTypesCompatible(Type a, Type b)OpenOrienteering::Symbolstatic
asArea() constOpenOrienteering::Symbol
asArea()OpenOrienteering::Symbol
asCombined() constOpenOrienteering::Symbol
asCombined()OpenOrienteering::Symbol
asLine() constOpenOrienteering::Symbol
asLine()OpenOrienteering::Symbol
asPoint() constOpenOrienteering::Symbol
asPoint()OpenOrienteering::Symbol
asText() constOpenOrienteering::Symbol
asText()OpenOrienteering::Symbol
calculateLargestLineExtent() const overrideOpenOrienteering::CombinedSymbolvirtual
colorDeletedEvent(const MapColor *color) overrideOpenOrienteering::CombinedSymbolvirtual
Combined enum valueOpenOrienteering::Symbol
CombinedSymbol()OpenOrienteering::CombinedSymbol
CombinedSymbol(const CombinedSymbol &proto)OpenOrienteering::CombinedSymbolexplicitprotected
CombinedSymbolSettings classOpenOrienteering::CombinedSymbolfriend
containsColor(const MapColor *color) const overrideOpenOrienteering::CombinedSymbolvirtual
containsSymbol(const Symbol *symbol) const overrideOpenOrienteering::CombinedSymbolvirtual
createBaselineRenderables(const PathObject *object, const PathPartVector &path_parts, ObjectRenderables &output, const MapColor *color) constOpenOrienteering::Symbolvirtual
createIcon(const Map &map, int side_length, bool antialiasing=true, qreal zoom=0) constOpenOrienteering::Symbol
createPropertiesWidget(SymbolSettingDialog *dialog) overrideOpenOrienteering::CombinedSymbolvirtual
createRenderables(const Object *object, const VirtualCoordVector &coords, ObjectRenderables &output, Symbol::RenderableOptions options) const overrideOpenOrienteering::CombinedSymbolvirtual
createRenderables(const PathObject *object, const PathPartVector &path_parts, ObjectRenderables &output, Symbol::RenderableOptions options) const overrideOpenOrienteering::CombinedSymbolvirtual
dimensionForIcon() const overrideOpenOrienteering::CombinedSymbolvirtual
duplicate() const overrideOpenOrienteering::CombinedSymbolprotectedvirtual
OpenOrienteering::Symbol::duplicate(const S &s)OpenOrienteering::Symbolinlinestatic
equals(const Symbol *other, Qt::CaseSensitivity case_sensitivity=Qt::CaseSensitive) constOpenOrienteering::Symbol
equalsImpl(const Symbol *other, Qt::CaseSensitivity case_sensitivity) const overrideOpenOrienteering::CombinedSymbolprotectedvirtual
getCompatibleTypes(Type type)OpenOrienteering::Symbolstatic
getContainedTypes() const overrideOpenOrienteering::CombinedSymbolvirtual
getCustomIcon() constOpenOrienteering::Symbolinline
getDescription() constOpenOrienteering::Symbolinline
getIcon(const Map *map) constOpenOrienteering::Symbol
getName() constOpenOrienteering::Symbolinline
getNumberAsString() constOpenOrienteering::Symbol
getNumberComponent(int i) constOpenOrienteering::Symbolinline
getNumParts() constOpenOrienteering::CombinedSymbolinline
getPart(int i) constOpenOrienteering::CombinedSymbolinline
getPlainTextName() constOpenOrienteering::Symbol
getType() constOpenOrienteering::Symbolinline
guessDominantColor() const overrideOpenOrienteering::CombinedSymbolvirtual
isHelperSymbol() constOpenOrienteering::Symbolinline
isHidden() constOpenOrienteering::Symbolinline
isPartPrivate(int i) constOpenOrienteering::CombinedSymbolinline
isProtected() constOpenOrienteering::Symbolinline
isRotatable() constOpenOrienteering::Symbolinline
isTypeCompatibleTo(const Object *object) constOpenOrienteering::Symbol
lessByColorPriority(const Symbol *s1, const Symbol *s2)OpenOrienteering::Symbolstatic
lessByNumber(const Symbol *s1, const Symbol *s2)OpenOrienteering::Symbolstatic
Line enum valueOpenOrienteering::Symbol
load(QXmlStreamReader &xml, const Map &map, SymbolDictionary &symbol_dict, int version)OpenOrienteering::Symbolstatic
loadImpl(QXmlStreamReader &xml, const Map &map, SymbolDictionary &symbol_dict, int version) overrideOpenOrienteering::CombinedSymbolprotectedvirtual
loadingFinishedEvent(Map *map) overrideOpenOrienteering::CombinedSymbolvirtual
makeSymbolForType(Type type)OpenOrienteering::Symbolstatic
NoSymbol enum valueOpenOrienteering::Symbol
number_componentsOpenOrienteering::Symbolstatic
numberEquals(const Symbol *other) constOpenOrienteering::Symbol
numberEqualsRelaxed(const Symbol *other) constOpenOrienteering::Symbol
OCAD8FileImport classOpenOrienteering::CombinedSymbolfriend
operator=(const Symbol &)=deleteOpenOrienteering::Symbol
operator=(Symbol &&)=deleteOpenOrienteering::Symbol
partsOpenOrienteering::CombinedSymbolprotected
Point enum valueOpenOrienteering::Symbol
PointSymbolEditorWidget classOpenOrienteering::CombinedSymbolfriend
private_partsOpenOrienteering::CombinedSymbolprotected
RenderableOption enum nameOpenOrienteering::Symbol
RenderAreasHatched enum valueOpenOrienteering::Symbol
RenderBaselines enum valueOpenOrienteering::Symbol
RenderNormal enum valueOpenOrienteering::Symbol
replaceColors(const MapColorMap &color_map) overrideOpenOrienteering::CombinedSymbolvirtual
resetIcon()OpenOrienteering::Symbol
save(QXmlStreamWriter &xml, const Map &map) constOpenOrienteering::Symbol
saveImpl(QXmlStreamWriter &xml, const Map &map) const overrideOpenOrienteering::CombinedSymbolprotectedvirtual
scale(double factor) overrideOpenOrienteering::CombinedSymbolvirtual
setCustomIcon(const QImage &image)OpenOrienteering::Symbol
setDescription(const QString &new_description)OpenOrienteering::Symbolinline
setHidden(bool value)OpenOrienteering::Symbolinline
setIsHelperSymbol(bool value)OpenOrienteering::Symbolinline
setName(const QString &new_name)OpenOrienteering::Symbolinline
setNumberComponent(int i, int new_number)OpenOrienteering::Symbolinline
setNumParts(int num)OpenOrienteering::CombinedSymbolinline
setPart(int i, const Symbol *symbol, bool is_private)OpenOrienteering::CombinedSymbol
setPartPrivate(int i, bool set_private)OpenOrienteering::CombinedSymbolinline
setProtected(bool value)OpenOrienteering::Symbolinline
setRotatable(bool value)OpenOrienteering::Symbolprotected
stateEquals(const Symbol *other) constOpenOrienteering::Symbol
Symbol(Type type) noexceptOpenOrienteering::Symbolexplicit
Symbol(const Symbol &proto)OpenOrienteering::Symbolexplicitprotected
symbolChangedEvent(const Symbol *old_symbol, const Symbol *new_symbol) overrideOpenOrienteering::CombinedSymbolvirtual
temp_part_indicesOpenOrienteering::CombinedSymbolprotected
Text enum valueOpenOrienteering::Symbol
Type enum nameOpenOrienteering::Symbol
validate() const overrideOpenOrienteering::CombinedSymbolvirtual
~CombinedSymbol() overrideOpenOrienteering::CombinedSymbol
~Symbol()OpenOrienteering::Symbolvirtual