QGIS API Documentation
2.4.0-Chugiak
|
![]() |
Classes | |
class | QgsAtlasComposition |
Class used to render an Atlas, iterating over geometry features. More... | |
class | QgsComposerItem |
A item that forms part of a map composition. More... | |
class | QgsComposerItemGroup |
A container for grouping several QgsComposerItems. More... | |
class | QgsComposerLabel |
A label that can be placed onto a map composition. More... | |
class | QgsComposerLegend |
A legend that can be placed onto a map composition. More... | |
class | QgsComposerLegend::Atom |
Atom is indivisible set (indivisible into more columns). More... | |
class | QgsComposerLegend::Nucleon |
Nucleon is either group title, layer title or layer child item. More... | |
class | QgsComposerLegendStyle |
Composer legend components style. More... | |
class | QgsComposerMouseHandles |
Handles drawing of selection outlines and mouse handles. More... | |
class | QgsComposerPicture |
A composer class that displays svg files or raster format (jpg, png, ...) More... | |
class | QgsComposerScaleBar |
A scale bar item that can be added to a map composition. More... | |
class | QgsComposition |
Graphics scene for map printing. More... | |
class | QgsDoubleBoxScaleBarStyle |
Double box with alternating colors. More... | |
class | QgsLegendModel |
A model that provides group, layer and classification items. More... | |
class | QgsNumericScaleBarStyle |
A scale bar style that draws text in the form of '1:XXXXX'. More... | |
class | QgsScaleBarStyle |
Abstraction of composer scale bar style. More... | |
class | QgsSingleBoxScaleBarStyle |
Scalebar style that draws a single box with alternating color for the segments. More... | |
class | QgsTicksScaleBarStyle |
A scale bar that draws segments using short ticks. More... | |
class | QgsComposerView |
Widget to display the composer items. More... | |
class | QgsComposerMap |
Object representing map window. More... | |
Added in version 1.8.
Enumerator | |
---|---|
Left | |
Middle | |
Right |
Definition at line 37 of file qgscomposerscalebar.h.
Composition atlas modes.
Enumerator | |
---|---|
AtlasOff | |
PreviewAtlas | |
ExportAtlas |
Definition at line 98 of file qgscomposition.h.
Style to draw the snapping grid.
Enumerator | |
---|---|
Solid | |
Dots | |
Crosses |
Definition at line 80 of file qgscomposition.h.
Enumerator | |
---|---|
UpperLeft | |
UpperMiddle | |
UpperRight | |
MiddleLeft | |
Middle | |
MiddleRight | |
LowerLeft | |
LowerMiddle | |
LowerRight |
Definition at line 52 of file qgscomposermousehandles.h.
Enumerator | |
---|---|
UpperLeft | |
UpperMiddle | |
UpperRight | |
MiddleLeft | |
Middle | |
MiddleRight | |
LowerLeft | |
LowerMiddle | |
LowerRight |
Definition at line 77 of file qgscomposeritem.h.
Definition at line 41 of file qgscomposeritem.h.
Enumerator | |
---|---|
GroupItem | |
LayerItem | |
ClassificationItem |
Definition at line 45 of file qgslegendmodel.h.
Format of source image
Enumerator | |
---|---|
SVG | |
RASTER | |
Unknown |
Definition at line 49 of file qgscomposerpicture.h.
Describes the action (move or resize in different directon) to be done during mouse move.
Enumerator | |
---|---|
MoveItem | |
ResizeUp | |
ResizeDown | |
ResizeLeft | |
ResizeRight | |
ResizeLeftUp | |
ResizeRightUp | |
ResizeLeftDown | |
ResizeRightDown | |
SelectItem | |
NoAction |
Definition at line 37 of file qgscomposermousehandles.h.
Describes the action (move or resize in different directon) to be done during mouse move.
Enumerator | |
---|---|
MoveItem | |
ResizeUp | |
ResizeDown | |
ResizeLeft | |
ResizeRight | |
ResizeLeftUp | |
ResizeRightUp | |
ResizeLeftDown | |
ResizeRightDown | |
NoAction |
Definition at line 63 of file qgscomposeritem.h.
Controls how pictures are scaled within the item's frame
Definition at line 38 of file qgscomposerpicture.h.
Added in version 1.9.
Enumerator | |
---|---|
MapUnits | |
Meters | |
Feet | |
NauticalMiles |
Definition at line 45 of file qgscomposerscalebar.h.
Enumerator | |
---|---|
Top | |
Bottom | |
Left | |
Right |
Definition at line 43 of file qgscomposerlegendstyle.h.
Enumerator | |
---|---|
Item | |
Point |
Definition at line 65 of file qgscomposermousehandles.h.
Enumerator | |
---|---|
Undefined | |
Hidden | |
Title | |
Group | |
Subgroup | |
Symbol | |
SymbolLabel |
Definition at line 33 of file qgscomposerlegendstyle.h.
Enumerator | |
---|---|
TicksUp | |
TicksDown | |
TicksMiddle |
Definition at line 28 of file qgsticksscalebarstyle.h.
Enumerator | |
---|---|
ZValueBelow | |
ZValueAbove |
Definition at line 87 of file qgscomposition.h.