QGIS API Documentation
2.8.2-Wien
|
Graphics scene for map printing. More...
#include <qgscomposition.h>
Public Types | |
enum | AtlasMode { AtlasOff, PreviewAtlas, ExportAtlas } |
Composition atlas modes. More... | |
enum | GridStyle { Solid, Dots, Crosses } |
Style to draw the snapping grid. More... | |
enum | PaperOrientation { Portrait, Landscape } |
enum | PlotStyle { Preview = 0, Print, Postscript } |
Plot type. More... | |
enum | ZValueDirection { ZValueBelow, ZValueAbove } |
Public Slots | |
void | refreshDataDefinedProperty (const QgsComposerObject::DataDefinedProperty property=QgsComposerObject::AllProperties) |
Refreshes a data defined property for the composition by reevaluating the property's value and redrawing the composition with this new value. | |
void | refreshItems () |
Forces items in the composition to refresh. | |
void | sendItemAddedSignal (QgsComposerItem *item) |
Casts object to the proper subclass type and calls corresponding itemAdded signal. | |
void | setAllUnselected () |
Clears any selected items in the composition. | |
void | setSelectedItem (QgsComposerItem *item) |
Clears any selected items and sets an item as the current selection. | |
void | updateBounds () |
Updates the scene bounds of the composition. |
Signals | |
void | composerArrowAdded (QgsComposerArrow *arrow) |
Is emitted when new composer arrow has been added to the view. | |
void | composerHtmlFrameAdded (QgsComposerHtml *html, QgsComposerFrame *frame) |
Is emitted when a new composer html has been added to the view. | |
void | composerLabelAdded (QgsComposerLabel *label) |
Is emitted when new composer label has been added to the view. | |
void | composerLegendAdded (QgsComposerLegend *legend) |
Is emitted when a new composer legend has been added. | |
void | composerMapAdded (QgsComposerMap *map) |
Is emitted when new composer map has been added to the view. | |
void | composerPictureAdded (QgsComposerPicture *picture) |
Is emitted when a new composer picture has been added. | |
void | composerScaleBarAdded (QgsComposerScaleBar *scalebar) |
Is emitted when new composer scale bar has been added. | |
void | composerShapeAdded (QgsComposerShape *shape) |
Is emitted when a new composer shape has been added. | |
void | composerTableAdded (QgsComposerAttributeTable *table) |
Is emitted when a new composer table has been added. | |
void | composerTableFrameAdded (QgsComposerAttributeTableV2 *table, QgsComposerFrame *frame) |
Is emitted when a new composer table frame has been added to the view. | |
void | itemRemoved (QgsComposerItem *) |
Is emitted when a composer item has been removed from the scene. | |
void | nPagesChanged () |
void | paperSizeChanged () |
void | printResolutionChanged () |
Is emitted when the compositions print resolution changes. | |
void | refreshItemsTriggered () |
Is emitted when item in the composition must be refreshed. | |
void | selectedItemChanged (QgsComposerItem *selected) |
Is emitted when selected item changed. | |
void | statusMsgChanged (QString message) |
Is emitted when the composition has an updated status bar message for the composer window. |
Public Member Functions | |
Q_DECL_DEPRECATED | QgsComposition (QgsMapRenderer *mapRenderer) |
QgsComposition (const QgsMapSettings &mapSettings) | |
~QgsComposition () | |
void | addComposerArrow (QgsComposerArrow *arrow) |
Adds an arrow item to the graphics scene and advices composer to create a widget for it (through signal) | |
void | addComposerHtmlFrame (QgsComposerHtml *html, QgsComposerFrame *frame) |
Adds composer html frame and advises composer to create a widget for it (through signal) | |
void | addComposerLabel (QgsComposerLabel *label) |
Adds label to the graphics scene and advices composer to create a widget for it (through signal) | |
void | addComposerLegend (QgsComposerLegend *legend) |
Adds legend to the graphics scene and advices composer to create a widget for it (through signal) | |
void | addComposerMap (QgsComposerMap *map, const bool setDefaultPreviewStyle=true) |
Adds map to the graphics scene and advices composer to create a widget for it (through signal) | |
void | addComposerPicture (QgsComposerPicture *picture) |
Adds picture to the graphics scene and advices composer to create a widget for it (through signal) | |
void | addComposerScaleBar (QgsComposerScaleBar *scaleBar) |
Adds scale bar to the graphics scene and advices composer to create a widget for it (through signal) | |
void | addComposerShape (QgsComposerShape *shape) |
Adds a composer shape to the graphics scene and advices composer to create a widget for it (through signal) | |
void | addComposerTable (QgsComposerAttributeTable *table) |
Adds a composer table to the graphics scene and advices composer to create a widget for it (through signal) | |
void | addComposerTableFrame (QgsComposerAttributeTableV2 *table, QgsComposerFrame *frame) |
Adds composer tablev2 frame and advises composer to create a widget for it (through signal) | |
void | addItemsFromXML (const QDomElement &elem, const QDomDocument &doc, QMap< QgsComposerMap *, int > *mapsToRestore=0, bool addUndoCommands=false, QPointF *pos=0, bool pasteInPlace=false) |
Add items from XML representation to the graphics scene (for project file reading, pasting items from clipboard) | |
void | addItemToZList (QgsComposerItem *item) |
Adds item to z list. | |
void | addMultiFrame (QgsComposerMultiFrame *multiFrame) |
Adds multiframe. | |
QGraphicsLineItem * | addSnapLine () |
Add a custom snap line (can be horizontal or vertical) | |
bool | alignmentSnap () const |
Q_DECL_DEPRECATED double | alignmentSnapTolerance () const |
Returns the snap tolerance to use when automatically snapping items during movement and resizing to guides and the edges and centers of other items. | |
void | alignSelectedItemsBottom () |
void | alignSelectedItemsHCenter () |
void | alignSelectedItemsLeft () |
void | alignSelectedItemsRight () |
void | alignSelectedItemsTop () |
void | alignSelectedItemsVCenter () |
QgsAtlasComposition & | atlasComposition () |
QgsComposition::AtlasMode | atlasMode () const |
Returns the current atlas mode of the composition. | |
void | beginCommand (QgsComposerItem *item, const QString &commandText, const QgsComposerMergeCommand::Context c=QgsComposerMergeCommand::Unknown) |
Allocates new item command and saves initial state in it. | |
void | beginMultiFrameCommand (QgsComposerMultiFrame *multiFrame, const QString &text, const QgsComposerMultiFrameMergeCommand::Context c=QgsComposerMultiFrameMergeCommand::Unknown) |
void | beginPrint (QPrinter &printer, const bool evaluateDDPageSize=false) |
Prepare the printer for printing. | |
void | beginPrintAsPDF (QPrinter &printer, const QString &file) |
Prepare the printer for printing in a PDF. | |
bool | boundingBoxesVisible () const |
Returns whether selection bounding boxes should be shown in the composition. | |
void | cancelCommand () |
Deletes current command. | |
void | cancelMultiFrameCommand () |
Deletes current multi frame command. | |
void | clearSnapLines () |
Removes all snap lines. | |
QgsComposerItem * | composerItemAt (const QPointF &position, const bool ignoreLocked=false) const |
Returns the topmost composer item at a specified position. | |
QgsComposerItem * | composerItemAt (const QPointF &position, const QgsComposerItem *belowItem, const bool ignoreLocked=false) const |
Returns the topmost composer item at a specified position which is below a specified item. | |
template<class T > | |
void | composerItems (QList< T * > &itemList) |
Return composer items of a specific type. | |
template<class T > | |
void | composerItemsOnPage (QList< T * > &itemList, const int pageNumber) const |
Return composer items of a specific type on a specified page. | |
QList< const QgsComposerMap * > | composerMapItems () const |
Returns pointers to all composer maps in the scene. | |
void | computeWorldFileParameters (double &a, double &b, double &c, double &d, double &e, double &f) const |
Compute world file parameters. | |
QgsDataDefined * | dataDefinedProperty (const QgsComposerObject::DataDefinedProperty property) |
Returns a reference to the data defined settings for one of the composition's data defined properties. | |
void | doPrint (QPrinter &printer, QPainter &painter, bool startNewPage=false) |
Print on a preconfigured printer. | |
void | endCommand () |
Saves end state of item and pushes command to the undo history. | |
void | endMultiFrameCommand () |
bool | exportAsPDF (const QString &file) |
Convenience function that prepares the printer for printing in PDF and prints. | |
bool | generateWorldFile () const |
Q_DECL_DEPRECATED const QgsComposerHtml * | getComposerHtmlByItem (QgsComposerItem *item) const |
Returns the composer html with specified id (a string as named in the composer user interface item properties). | |
QgsComposerItem * | getComposerItemAbove (QgsComposerItem *item) const |
QgsComposerItem * | getComposerItemBelow (QgsComposerItem *item) const |
const QgsComposerItem * | getComposerItemById (const QString theId) const |
Returns a composer item given its text identifier. | |
const QgsComposerItem * | getComposerItemByUuid (const QString theUuid) const |
Returns a composer item given its unique identifier. | |
const QgsComposerMap * | getComposerMapById (const int id) const |
Returns the composer map with specified id. | |
const QPen & | gridPen () const |
GridStyle | gridStyle () const |
bool | gridVisible () const |
QgsComposerItemGroup * | groupItems (QList< QgsComposerItem * > items) |
Creates a new group from a list of composer items and adds it to the composition. | |
int | itemPageNumber (const QgsComposerItem *) const |
Returns on which page number (0-based) is displayed an item. | |
QgsComposerModel * | itemsModel () |
Returns the items model attached to the composition. | |
bool | loadFromTemplate (const QDomDocument &doc, QMap< QString, QString > *substitutionMap=0, bool addUndoCommands=false, const bool clearComposition=true) |
Load a template document. | |
void | lockSelectedItems () |
Lock the selected items. | |
bool | lowerItem (QgsComposerItem *item) |
void | lowerSelectedItems () |
Q_DECL_DEPRECATED QgsMapRenderer * | mapRenderer () |
Returns pointer to map renderer of qgis map canvas. | |
const QgsMapSettings & | mapSettings () const |
Return setting of QGIS map canvas. | |
bool | moveItemToBottom (QgsComposerItem *item) |
bool | moveItemToTop (QgsComposerItem *item) |
void | moveSelectedItemsToBottom () |
void | moveSelectedItemsToTop () |
QGraphicsLineItem * | nearestSnapLine (const bool horizontal, const double x, const double y, const double tolerance, QList< QPair< QgsComposerItem *, QgsComposerItem::ItemPositionMode > > &snappedItems) const |
Get nearest snap line. | |
int | numPages () const |
Returns the number of pages in the composition. | |
bool | pageIsEmpty (const int page) const |
Returns whether a page is empty, ie, it contains no items except for the background paper item. | |
int | pageNumberAt (const QPointF &position) const |
Returns the page number (0-based) given a coordinate. | |
int | pageNumberForPoint (const QPointF &position) const |
Returns the page number corresponding to a point in the composition. | |
QList< QgsPaperItem * > | pages () |
Return pages in the correct order. | |
QgsFillSymbolV2 * | pageStyleSymbol () |
Note: added in version 2.1. | |
double | paperHeight () const |
Height of paper item. | |
double | paperWidth () const |
Width of paper item. | |
Q_DECL_DEPRECATED int | pixelFontSize (double pointSize) const |
Returns the mm font size for a font that has point size set. | |
QgsComposition::PlotStyle | plotStyle () const |
Q_DECL_DEPRECATED double | pointFontSize (int pixelSize) const |
Does the inverse calculation and returns points for mm. | |
QPointF | positionOnPage (const QPointF &position) const |
Returns the position within a page of a point in the composition. | |
bool | preventCursorChange () const |
bool | print (QPrinter &printer, const bool evaluateDDPageSize=false) |
Convenience function that prepares the printer and prints. | |
bool | printAsRaster () const |
QImage | printPageAsRaster (int page) |
print composer page to image If the image does not fit into memory, a null image is returned | |
int | printResolution () const |
void | pushAddRemoveCommand (QgsComposerItem *item, const QString &text, const QgsAddRemoveItemCommand::State state=QgsAddRemoveItemCommand::Added) |
Convenience function to create a QgsAddRemoveItemCommand, connect its signals and push it to the undo stack. | |
bool | raiseItem (QgsComposerItem *item) |
void | raiseSelectedItems () |
bool | readXML (const QDomElement &compositionElem, const QDomDocument &doc) |
Reads settings from xml file. | |
void | refreshZList () |
Rebuilds the z order list by adding any item which are present in the composition but missing from the z order list. | |
void | removeComposerItem (QgsComposerItem *item, const bool createCommand=true, const bool removeGroupItems=true) |
Remove item from the graphics scene. | |
void | removeItemFromZList (QgsComposerItem *item) |
Removes item from z list. | |
void | removeMultiFrame (QgsComposerMultiFrame *multiFrame) |
Removes multi frame (but does not delete it) | |
void | removeSnapLine (QGraphicsLineItem *line) |
Remove custom snap line (and delete the object) | |
void | renderPage (QPainter *p, int page) |
Render a page to a paint device. | |
QList< QgsComposerItem * > | selectedComposerItems (const bool includeLockedItems=true) |
Returns list of selected composer items. | |
QgsComposerMouseHandles * | selectionHandles () |
Returns pointer to selection handles. | |
void | selectNextByZOrder (const ZValueDirection direction) |
void | setAlignmentSnap (const bool s) |
Q_DECL_DEPRECATED void | setAlignmentSnapTolerance (double t) |
Sets the snap tolerance to use when automatically snapping items during movement and resizing to guides and the edges and centers of other items. | |
bool | setAtlasMode (const QgsComposition::AtlasMode mode) |
Sets the current atlas mode of the composition. | |
void | setBoundingBoxesVisible (const bool boundsVisible) |
Sets whether selection bounding boxes should be shown in the composition. | |
void | setDataDefinedProperty (const QgsComposerObject::DataDefinedProperty property, bool active, bool useExpression, const QString &expression, const QString &field) |
Sets parameters for a data defined property for the composition. | |
void | setGenerateWorldFile (const bool enabled) |
void | setGridPen (const QPen &p) |
void | setGridStyle (const GridStyle s) |
void | setGridVisible (const bool b) |
void | setNumPages (const int pages) |
Sets the number of pages for the composition. | |
void | setPageStyleSymbol (QgsFillSymbolV2 *symbol) |
Note: added in version 2.1. | |
void | setPaperSize (const double width, const double height) |
Changes size of paper item. | |
void | setPlotStyle (const QgsComposition::PlotStyle style) |
void | setPreventCursorChange (const bool preventChange) |
If true, prevents any mouse cursor changes by the composition or by any composer items Used by QgsComposer and QgsComposerView to prevent unwanted cursor changes. | |
void | setPrintAsRaster (const bool enabled) |
void | setPrintResolution (const int dpi) |
void | setSmartGuidesEnabled (const bool b) |
void | setSnapGridOffsetX (const double offset) |
void | setSnapGridOffsetY (const double offset) |
void | setSnapGridResolution (const double r) |
Q_DECL_DEPRECATED void | setSnapGridTolerance (double tolerance) |
Sets the snap tolerance to use when automatically snapping items during movement and resizing to the composition grid. | |
void | setSnapLinesVisible (const bool visible) |
Hides / shows custom snap lines. | |
void | setSnapToGridEnabled (const bool b) |
void | setSnapTolerance (const int snapTolerance) |
Sets the snap tolerance to use when automatically snapping items during movement and resizing to guides and the edges and centers of other items. | |
void | setStatusMessage (const QString &message) |
Sets the status bar message for the composer window. | |
void | setUseAdvancedEffects (const bool effectsEnabled) |
Used to enable or disable advanced effects such as blend modes in a composition. | |
void | setWorldFileMap (QgsComposerMap *map) |
bool | shouldExportPage (const int page) const |
Returns whether a specified page number should be included in exports of the composition. | |
bool | smartGuidesEnabled () const |
double | snapGridOffsetX () const |
double | snapGridOffsetY () const |
double | snapGridResolution () const |
Q_DECL_DEPRECATED double | snapGridTolerance () const |
Returns the snap tolerance to use when automatically snapping items during movement and resizing to the composition grid. | |
QList< QGraphicsLineItem * > * | snapLines () |
Returns pointer to snap lines collection. | |
bool | snapLinesVisible () const |
QPointF | snapPointToGrid (const QPointF &scenePoint) const |
Snaps a scene coordinate point to grid. | |
bool | snapToGridEnabled () const |
int | snapTolerance () const |
Returns the snap tolerance to use when automatically snapping items during movement and resizing to guides and the edges and centers of other items. | |
Q_DECL_DEPRECATED void | sortZList () |
Sorts the zList. | |
double | spaceBetweenPages () const |
Returns the vertical space between pages in a composer view. | |
QUndoStack * | undoStack () |
Returns pointer to undo/redo command storage. | |
QList< QgsComposerItem * > | ungroupItems (QgsComposerItemGroup *group) |
Ungroups items by removing them from an item group and removing the group from the composition. | |
void | unlockAllItems () |
Unlock all items. | |
void | updateSettings () |
Refreshes the composition when composer related options change. | |
bool | useAdvancedEffects () const |
Returns true if a composition should use advanced effects such as blend modes. | |
QgsComposerMap * | worldFileMap () const |
bool | writeXML (QDomElement &composerElem, QDomDocument &doc) |
Writes settings to xml (paper dimension) |
Static Public Member Functions | |
static Q_DECL_DEPRECATED double | relativePosition (double position, double beforeMin, double beforeMax, double afterMin, double afterMax) |
Returns a scaled position given a before and after range. | |
static Q_DECL_DEPRECATED void | relativeResizeRect (QRectF &rectToResize, const QRectF &boundsBefore, const QRectF &boundsAfter) |
Resizes a QRectF relative to the change from boundsBefore to boundsAfter. |
Protected Member Functions | |
void | init () |
Friends | |
class | QgsComposerModel |
class | QgsComposerObject |
Graphics scene for map printing.
The class manages the paper item which always is the item in the back (z-value 0). It maintains the z-Values of the items and stores them in a list in ascending z-Order. This list can be changed to lower/raise items one position or to bring them to front/back.
Definition at line 73 of file qgscomposition.h.
Composition atlas modes.
Definition at line 111 of file qgscomposition.h.
Style to draw the snapping grid.
Definition at line 87 of file qgscomposition.h.
Definition at line 100 of file qgscomposition.h.
Definition at line 94 of file qgscomposition.h.
QgsComposition::QgsComposition | ( | QgsMapRenderer * | mapRenderer | ) |
Definition at line 60 of file qgscomposition.cpp.
|
explicit |
Definition at line 69 of file qgscomposition.cpp.
QgsComposition::~QgsComposition | ( | ) |
Definition at line 186 of file qgscomposition.cpp.
void QgsComposition::addComposerArrow | ( | QgsComposerArrow * | arrow | ) |
Adds an arrow item to the graphics scene and advices composer to create a widget for it (through signal)
Definition at line 2302 of file qgscomposition.cpp.
void QgsComposition::addComposerHtmlFrame | ( | QgsComposerHtml * | html, |
QgsComposerFrame * | frame | ||
) |
Adds composer html frame and advises composer to create a widget for it (through signal)
Definition at line 2392 of file qgscomposition.cpp.
void QgsComposition::addComposerLabel | ( | QgsComposerLabel * | label | ) |
Adds label to the graphics scene and advices composer to create a widget for it (through signal)
Definition at line 2312 of file qgscomposition.cpp.
void QgsComposition::addComposerLegend | ( | QgsComposerLegend * | legend | ) |
Adds legend to the graphics scene and advices composer to create a widget for it (through signal)
Definition at line 2352 of file qgscomposition.cpp.
void QgsComposition::addComposerMap | ( | QgsComposerMap * | map, |
const bool | setDefaultPreviewStyle = true |
||
) |
Adds map to the graphics scene and advices composer to create a widget for it (through signal)
Definition at line 2322 of file qgscomposition.cpp.
void QgsComposition::addComposerPicture | ( | QgsComposerPicture * | picture | ) |
Adds picture to the graphics scene and advices composer to create a widget for it (through signal)
Definition at line 2362 of file qgscomposition.cpp.
void QgsComposition::addComposerScaleBar | ( | QgsComposerScaleBar * | scaleBar | ) |
Adds scale bar to the graphics scene and advices composer to create a widget for it (through signal)
Definition at line 2342 of file qgscomposition.cpp.
void QgsComposition::addComposerShape | ( | QgsComposerShape * | shape | ) |
Adds a composer shape to the graphics scene and advices composer to create a widget for it (through signal)
Definition at line 2372 of file qgscomposition.cpp.
void QgsComposition::addComposerTable | ( | QgsComposerAttributeTable * | table | ) |
Adds a composer table to the graphics scene and advices composer to create a widget for it (through signal)
Definition at line 2382 of file qgscomposition.cpp.
void QgsComposition::addComposerTableFrame | ( | QgsComposerAttributeTableV2 * | table, |
QgsComposerFrame * | frame | ||
) |
Adds composer tablev2 frame and advises composer to create a widget for it (through signal)
Definition at line 2402 of file qgscomposition.cpp.
void QgsComposition::addItemsFromXML | ( | const QDomElement & | elem, |
const QDomDocument & | doc, | ||
QMap< QgsComposerMap *, int > * | mapsToRestore = 0 , |
||
bool | addUndoCommands = false , |
||
QPointF * | pos = 0 , |
||
bool | pasteInPlace = false |
||
) |
Add items from XML representation to the graphics scene (for project file reading, pasting items from clipboard)
elem | items parent element, e.g. <Composer>or <ComposerItemClipboard> |
doc | xml document |
mapsToRestore | for reading from project file: set preview move 'rectangle' to all maps and save the preview states to show composer maps on demand |
addUndoCommands | insert AddItem commands if true (e.g. for copy/paste) |
pos | item position. Optional, take position from xml if 0 |
pasteInPlace | whether the position should be kept but mapped to the page origin. (the page is the page under to the mouse cursor) |
Definition at line 1048 of file qgscomposition.cpp.
void QgsComposition::addItemToZList | ( | QgsComposerItem * | item | ) |
Adds item to z list.
Usually called from constructor of QgsComposerItem
Definition at line 1399 of file qgscomposition.cpp.
void QgsComposition::addMultiFrame | ( | QgsComposerMultiFrame * | multiFrame | ) |
Adds multiframe.
The object is owned by QgsComposition until removeMultiFrame is called
Definition at line 2288 of file qgscomposition.cpp.
QGraphicsLineItem * QgsComposition::addSnapLine | ( | ) |
Add a custom snap line (can be horizontal or vertical)
Definition at line 1926 of file qgscomposition.cpp.
|
inline |
Definition at line 216 of file qgscomposition.h.
|
inline |
Returns the snap tolerance to use when automatically snapping items during movement and resizing to guides and the edges and centers of other items.
Definition at line 269 of file qgscomposition.h.
void QgsComposition::alignSelectedItemsBottom | ( | ) |
Definition at line 1723 of file qgscomposition.cpp.
void QgsComposition::alignSelectedItemsHCenter | ( | ) |
Definition at line 1606 of file qgscomposition.cpp.
void QgsComposition::alignSelectedItemsLeft | ( | ) |
Definition at line 1576 of file qgscomposition.cpp.
void QgsComposition::alignSelectedItemsRight | ( | ) |
Definition at line 1636 of file qgscomposition.cpp.
void QgsComposition::alignSelectedItemsTop | ( | ) |
Definition at line 1666 of file qgscomposition.cpp.
void QgsComposition::alignSelectedItemsVCenter | ( | ) |
Definition at line 1695 of file qgscomposition.cpp.
|
inline |
Definition at line 617 of file qgscomposition.h.
|
inline |
Returns the current atlas mode of the composition.
Definition at line 633 of file qgscomposition.h.
void QgsComposition::beginCommand | ( | QgsComposerItem * | item, |
const QString & | commandText, | ||
const QgsComposerMergeCommand::Context | c = QgsComposerMergeCommand::Unknown |
||
) |
Allocates new item command and saves initial state in it.
item | target item |
commandText | descriptive command text |
c | context for merge commands (unknown for non-mergeable commands) |
Definition at line 2199 of file qgscomposition.cpp.
void QgsComposition::beginMultiFrameCommand | ( | QgsComposerMultiFrame * | multiFrame, |
const QString & | text, | ||
const QgsComposerMultiFrameMergeCommand::Context | c = QgsComposerMultiFrameMergeCommand::Unknown |
||
) |
Definition at line 2243 of file qgscomposition.cpp.
void QgsComposition::beginPrint | ( | QPrinter & | printer, |
const bool | evaluateDDPageSize = false |
||
) |
Prepare the printer for printing.
Definition at line 2716 of file qgscomposition.cpp.
void QgsComposition::beginPrintAsPDF | ( | QPrinter & | printer, |
const QString & | file | ||
) |
Prepare the printer for printing in a PDF.
Definition at line 2627 of file qgscomposition.cpp.
|
inline |
Returns whether selection bounding boxes should be shown in the composition.
Definition at line 299 of file qgscomposition.h.
void QgsComposition::cancelCommand | ( | ) |
Deletes current command.
Definition at line 2237 of file qgscomposition.cpp.
void QgsComposition::cancelMultiFrameCommand | ( | ) |
Deletes current multi frame command.
Definition at line 2282 of file qgscomposition.cpp.
void QgsComposition::clearSnapLines | ( | ) |
Removes all snap lines.
Definition at line 1949 of file qgscomposition.cpp.
|
signal |
Is emitted when new composer arrow has been added to the view.
|
signal |
Is emitted when a new composer html has been added to the view.
QgsComposerItem * QgsComposition::composerItemAt | ( | const QPointF & | position, |
const bool | ignoreLocked = false |
||
) | const |
Returns the topmost composer item at a specified position.
Ignores paper items.
position | point to search for item at |
ignoreLocked | set to true to ignore locked items |
Definition at line 532 of file qgscomposition.cpp.
QgsComposerItem * QgsComposition::composerItemAt | ( | const QPointF & | position, |
const QgsComposerItem * | belowItem, | ||
const bool | ignoreLocked = false |
||
) | const |
Returns the topmost composer item at a specified position which is below a specified item.
Ignores paper items.
position | point to search for item at |
belowItem | item to search below |
ignoreLocked | set to true to ignore locked items |
Definition at line 537 of file qgscomposition.cpp.
void QgsComposition::composerItems | ( | QList< T * > & | itemList | ) |
Return composer items of a specific type.
itemList | list of item type to store matching items in |
Definition at line 904 of file qgscomposition.h.
void QgsComposition::composerItemsOnPage | ( | QList< T * > & | itemList, |
const int | pageNumber | ||
) | const |
Return composer items of a specific type on a specified page.
itemList | list of item type to store matching items in |
pageNumber | page number (0 based) |
Definition at line 919 of file qgscomposition.h.
|
signal |
Is emitted when new composer label has been added to the view.
|
signal |
Is emitted when a new composer legend has been added.
|
signal |
Is emitted when new composer map has been added to the view.
QList< const QgsComposerMap * > QgsComposition::composerMapItems | ( | ) | const |
Returns pointers to all composer maps in the scene.
Definition at line 599 of file qgscomposition.cpp.
|
signal |
Is emitted when a new composer picture has been added.
|
signal |
Is emitted when new composer scale bar has been added.
|
signal |
Is emitted when a new composer shape has been added.
|
signal |
Is emitted when a new composer table has been added.
|
signal |
Is emitted when a new composer table frame has been added to the view.
void QgsComposition::computeWorldFileParameters | ( | double & | a, |
double & | b, | ||
double & | c, | ||
double & | d, | ||
double & | e, | ||
double & | f | ||
) | const |
Compute world file parameters.
Definition at line 2828 of file qgscomposition.cpp.
QgsDataDefined * QgsComposition::dataDefinedProperty | ( | const QgsComposerObject::DataDefinedProperty | property | ) |
Returns a reference to the data defined settings for one of the composition's data defined properties.
property | data defined property to return |
Definition at line 2992 of file qgscomposition.cpp.
void QgsComposition::doPrint | ( | QPrinter & | printer, |
QPainter & | painter, | ||
bool | startNewPage = false |
||
) |
Print on a preconfigured printer.
printer | QPrinter destination |
painter | QPainter source |
startNewPage | set to true to begin the print on a new page |
Definition at line 2658 of file qgscomposition.cpp.
void QgsComposition::endCommand | ( | ) |
Saves end state of item and pushes command to the undo history.
Definition at line 2219 of file qgscomposition.cpp.
void QgsComposition::endMultiFrameCommand | ( | ) |
Definition at line 2264 of file qgscomposition.cpp.
bool QgsComposition::exportAsPDF | ( | const QString & | file | ) |
Convenience function that prepares the printer for printing in PDF and prints.
Definition at line 2651 of file qgscomposition.cpp.
|
inline |
Definition at line 380 of file qgscomposition.h.
const QgsComposerHtml * QgsComposition::getComposerHtmlByItem | ( | QgsComposerItem * | item | ) | const |
Returns the composer html with specified id (a string as named in the composer user interface item properties).
item | the item. |
Definition at line 635 of file qgscomposition.cpp.
QgsComposerItem * QgsComposition::getComposerItemAbove | ( | QgsComposerItem * | item | ) | const |
Definition at line 1448 of file qgscomposition.cpp.
QgsComposerItem * QgsComposition::getComposerItemBelow | ( | QgsComposerItem * | item | ) | const |
Definition at line 1453 of file qgscomposition.cpp.
const QgsComposerItem * QgsComposition::getComposerItemById | ( | const QString | theId | ) | const |
Returns a composer item given its text identifier.
Ids are not necessarely unique, but this function returns only one element.
theId | - A QString representing the identifier of the item to retrieve. |
Definition at line 654 of file qgscomposition.cpp.
const QgsComposerItem * QgsComposition::getComposerItemByUuid | ( | const QString | theUuid | ) | const |
Returns a composer item given its unique identifier.
theUuid | A QString representing the UUID of the item to |
Definition at line 709 of file qgscomposition.cpp.
const QgsComposerMap * QgsComposition::getComposerMapById | ( | const int | id | ) | const |
Returns the composer map with specified id.
Definition at line 617 of file qgscomposition.cpp.
|
inline |
Definition at line 234 of file qgscomposition.h.
|
inline |
Definition at line 237 of file qgscomposition.h.
|
inline |
Definition at line 209 of file qgscomposition.h.
QgsComposerItemGroup * QgsComposition::groupItems | ( | QList< QgsComposerItem * > | items | ) |
Creates a new group from a list of composer items and adds it to the composition.
items | items to include in group |
Definition at line 1798 of file qgscomposition.cpp.
|
protected |
Definition at line 78 of file qgscomposition.cpp.
int QgsComposition::itemPageNumber | ( | const QgsComposerItem * | item | ) | const |
Returns on which page number (0-based) is displayed an item.
Definition at line 575 of file qgscomposition.cpp.
|
signal |
Is emitted when a composer item has been removed from the scene.
|
inline |
Returns the items model attached to the composition.
Definition at line 667 of file qgscomposition.h.
bool QgsComposition::loadFromTemplate | ( | const QDomDocument & | doc, |
QMap< QString, QString > * | substitutionMap = 0 , |
||
bool | addUndoCommands = false , |
||
const bool | clearComposition = true |
||
) |
Load a template document.
doc | template document |
substitutionMap | map with text to replace. Text needs to be enclosed by brackets (e.g. '[text]' ) |
addUndoCommands | whether or not to add undo commands |
clearComposition | set to true to clear the existing composition and read all composition and atlas properties from the template. Set to false to only add new items from the template, without overwriting the existing items or composition settings. |
Definition at line 926 of file qgscomposition.cpp.
void QgsComposition::lockSelectedItems | ( | ) |
Lock the selected items.
Definition at line 1751 of file qgscomposition.cpp.
bool QgsComposition::lowerItem | ( | QgsComposerItem * | item | ) |
Definition at line 1516 of file qgscomposition.cpp.
void QgsComposition::lowerSelectedItems | ( | ) |
Definition at line 1495 of file qgscomposition.cpp.
|
inline |
Returns pointer to map renderer of qgis map canvas.
Definition at line 393 of file qgscomposition.h.
|
inline |
Return setting of QGIS map canvas.
Definition at line 397 of file qgscomposition.h.
bool QgsComposition::moveItemToBottom | ( | QgsComposerItem * | item | ) |
Definition at line 1570 of file qgscomposition.cpp.
bool QgsComposition::moveItemToTop | ( | QgsComposerItem * | item | ) |
Definition at line 1543 of file qgscomposition.cpp.
void QgsComposition::moveSelectedItemsToBottom | ( | ) |
Definition at line 1549 of file qgscomposition.cpp.
void QgsComposition::moveSelectedItemsToTop | ( | ) |
Definition at line 1522 of file qgscomposition.cpp.
QGraphicsLineItem * QgsComposition::nearestSnapLine | ( | const bool | horizontal, |
const double | x, | ||
const double | y, | ||
const double | tolerance, | ||
QList< QPair< QgsComposerItem *, QgsComposerItem::ItemPositionMode > > & | snappedItems | ||
) | const |
Get nearest snap line.
Definition at line 1977 of file qgscomposition.cpp.
|
signal |
int QgsComposition::numPages | ( | ) | const |
Returns the number of pages in the composition.
Definition at line 432 of file qgscomposition.cpp.
bool QgsComposition::pageIsEmpty | ( | const int | page | ) | const |
Returns whether a page is empty, ie, it contains no items except for the background paper item.
page | page number, starting with 1 |
Definition at line 437 of file qgscomposition.cpp.
int QgsComposition::pageNumberAt | ( | const QPointF & | position | ) | const |
Returns the page number (0-based) given a coordinate.
Definition at line 570 of file qgscomposition.cpp.
int QgsComposition::pageNumberForPoint | ( | const QPointF & | position | ) | const |
Returns the page number corresponding to a point in the composition.
Definition at line 519 of file qgscomposition.cpp.
|
inline |
Return pages in the correct order.
Definition at line 645 of file qgscomposition.h.
|
inline |
Note: added in version 2.1.
Definition at line 183 of file qgscomposition.h.
double QgsComposition::paperHeight | ( | ) | const |
Height of paper item.
Definition at line 363 of file qgscomposition.cpp.
|
signal |
double QgsComposition::paperWidth | ( | ) | const |
Width of paper item.
Definition at line 368 of file qgscomposition.cpp.
int QgsComposition::pixelFontSize | ( | double | pointSize | ) | const |
Returns the mm font size for a font that has point size set.
Each item that sets a font should call this function before drawing text
Definition at line 752 of file qgscomposition.cpp.
|
inline |
Definition at line 399 of file qgscomposition.h.
double QgsComposition::pointFontSize | ( | int | pixelSize | ) | const |
Does the inverse calculation and returns points for mm.
Definition at line 757 of file qgscomposition.cpp.
QPointF QgsComposition::positionOnPage | ( | const QPointF & | position | ) | const |
Returns the position within a page of a point in the composition.
Definition at line 502 of file qgscomposition.cpp.
|
inline |
Definition at line 579 of file qgscomposition.h.
bool QgsComposition::print | ( | QPrinter & | printer, |
const bool | evaluateDDPageSize = false |
||
) |
Convenience function that prepares the printer and prints.
Definition at line 2736 of file qgscomposition.cpp.
|
inline |
Definition at line 377 of file qgscomposition.h.
QImage QgsComposition::printPageAsRaster | ( | int | page | ) |
print composer page to image If the image does not fit into memory, a null image is returned
Definition at line 2751 of file qgscomposition.cpp.
|
inline |
Definition at line 374 of file qgscomposition.h.
|
signal |
Is emitted when the compositions print resolution changes.
void QgsComposition::pushAddRemoveCommand | ( | QgsComposerItem * | item, |
const QString & | text, | ||
const QgsAddRemoveItemCommand::State | state = QgsAddRemoveItemCommand::Added |
||
) |
Convenience function to create a QgsAddRemoveItemCommand, connect its signals and push it to the undo stack.
Definition at line 2488 of file qgscomposition.cpp.
bool QgsComposition::raiseItem | ( | QgsComposerItem * | item | ) |
Definition at line 1442 of file qgscomposition.cpp.
void QgsComposition::raiseSelectedItems | ( | ) |
Definition at line 1421 of file qgscomposition.cpp.
bool QgsComposition::readXML | ( | const QDomElement & | compositionElem, |
const QDomDocument & | doc | ||
) |
Reads settings from xml file.
Definition at line 854 of file qgscomposition.cpp.
|
slot |
Refreshes a data defined property for the composition by reevaluating the property's value and redrawing the composition with this new value.
property | data defined property to refresh. If property is set to QgsComposerItem::AllProperties then all data defined properties for the composition will be refreshed. |
Definition at line 269 of file qgscomposition.cpp.
|
slot |
Forces items in the composition to refresh.
For instance, this causes maps to redraw and rebuild cached images, html items to reload their source url, and attribute tables to refresh their contents. Calling this also triggers a recalculation of all data defined attributes within the composition.
Definition at line 226 of file qgscomposition.cpp.
|
signal |
Is emitted when item in the composition must be refreshed.
void QgsComposition::refreshZList | ( | ) |
Rebuilds the z order list by adding any item which are present in the composition but missing from the z order list.
Definition at line 1879 of file qgscomposition.cpp.
|
static |
Returns a scaled position given a before and after range.
Definition at line 3209 of file qgscomposition.cpp.
|
static |
Resizes a QRectF relative to the change from boundsBefore to boundsAfter.
Definition at line 3204 of file qgscomposition.cpp.
void QgsComposition::removeComposerItem | ( | QgsComposerItem * | item, |
const bool | createCommand = true , |
||
const bool | removeGroupItems = true |
||
) |
Remove item from the graphics scene.
Additionally to QGraphicsScene::removeItem, this function considers undo/redo command
Definition at line 2412 of file qgscomposition.cpp.
void QgsComposition::removeItemFromZList | ( | QgsComposerItem * | item | ) |
Removes item from z list.
Usually called from destructor of QgsComposerItem
Definition at line 1410 of file qgscomposition.cpp.
void QgsComposition::removeMultiFrame | ( | QgsComposerMultiFrame * | multiFrame | ) |
Removes multi frame (but does not delete it)
Definition at line 2295 of file qgscomposition.cpp.
void QgsComposition::removeSnapLine | ( | QGraphicsLineItem * | line | ) |
Remove custom snap line (and delete the object)
Definition at line 1942 of file qgscomposition.cpp.
void QgsComposition::renderPage | ( | QPainter * | p, |
int | page | ||
) |
Render a page to a paint device.
p | destination painter |
page | page number, 0 based such that the first page is page 0 |
Definition at line 2769 of file qgscomposition.cpp.
QList< QgsComposerItem * > QgsComposition::selectedComposerItems | ( | const bool | includeLockedItems = true | ) |
Returns list of selected composer items.
includeLockedItems | set to true to include locked items in list |
Definition at line 580 of file qgscomposition.cpp.
|
signal |
Is emitted when selected item changed.
If 0, no item is selected
|
inline |
Returns pointer to selection handles.
Definition at line 517 of file qgscomposition.h.
void QgsComposition::selectNextByZOrder | ( | const ZValueDirection | direction | ) |
Definition at line 1458 of file qgscomposition.cpp.
|
slot |
Casts object to the proper subclass type and calls corresponding itemAdded signal.
Definition at line 2507 of file qgscomposition.cpp.
|
inline |
Definition at line 215 of file qgscomposition.h.
|
inline |
Sets the snap tolerance to use when automatically snapping items during movement and resizing to guides and the edges and centers of other items.
t | snap tolerance in pixels |
Definition at line 261 of file qgscomposition.h.
|
slot |
Clears any selected items in the composition.
Call this method rather than QGraphicsScene::clearSelection, as the latter does not correctly emit signals to allow the composition's model to update.
Definition at line 250 of file qgscomposition.cpp.
bool QgsComposition::setAtlasMode | ( | const QgsComposition::AtlasMode | mode | ) |
Sets the current atlas mode of the composition.
mode | atlas mode to switch to |
Definition at line 2890 of file qgscomposition.cpp.
void QgsComposition::setBoundingBoxesVisible | ( | const bool | boundsVisible | ) |
Sets whether selection bounding boxes should be shown in the composition.
boundsVisible | set to true to show selection bounding box |
Definition at line 2149 of file qgscomposition.cpp.
void QgsComposition::setDataDefinedProperty | ( | const QgsComposerObject::DataDefinedProperty | property, |
bool | active, | ||
bool | useExpression, | ||
const QString & | expression, | ||
const QString & | field | ||
) |
Sets parameters for a data defined property for the composition.
property | data defined property to set |
active | true if data defined property is active, false if it is disabled |
useExpression | true if the expression should be used |
expression | expression for data defined property |
field | field name if the data defined property should take its value from a field |
Definition at line 3011 of file qgscomposition.cpp.
|
inline |
Definition at line 381 of file qgscomposition.h.
void QgsComposition::setGridPen | ( | const QPen & | p | ) |
Definition at line 2135 of file qgscomposition.cpp.
void QgsComposition::setGridStyle | ( | const GridStyle | s | ) |
Definition at line 2143 of file qgscomposition.cpp.
void QgsComposition::setGridVisible | ( | const bool | b | ) |
Definition at line 2111 of file qgscomposition.cpp.
void QgsComposition::setNumPages | ( | const int | pages | ) |
Sets the number of pages for the composition.
pages | number of pages |
Definition at line 373 of file qgscomposition.cpp.
void QgsComposition::setPageStyleSymbol | ( | QgsFillSymbolV2 * | symbol | ) |
Note: added in version 2.1.
Definition at line 484 of file qgscomposition.cpp.
void QgsComposition::setPaperSize | ( | const double | width, |
const double | height | ||
) |
Changes size of paper item.
Also moves all items so that they retain their same relative position to the top left corner of their current page.
width | page width in mm |
height | page height in mm |
Definition at line 309 of file qgscomposition.cpp.
|
inline |
Definition at line 400 of file qgscomposition.h.
|
inline |
If true, prevents any mouse cursor changes by the composition or by any composer items Used by QgsComposer and QgsComposerView to prevent unwanted cursor changes.
Definition at line 578 of file qgscomposition.h.
|
inline |
Definition at line 378 of file qgscomposition.h.
void QgsComposition::setPrintResolution | ( | const int | dpi | ) |
Definition at line 728 of file qgscomposition.cpp.
|
slot |
Clears any selected items and sets an item as the current selection.
item | item to set as selected |
Definition at line 240 of file qgscomposition.cpp.
|
inline |
Definition at line 218 of file qgscomposition.h.
void QgsComposition::setSnapGridOffsetX | ( | const double | offset | ) |
Definition at line 2123 of file qgscomposition.cpp.
void QgsComposition::setSnapGridOffsetY | ( | const double | offset | ) |
Definition at line 2129 of file qgscomposition.cpp.
void QgsComposition::setSnapGridResolution | ( | const double | r | ) |
Definition at line 2117 of file qgscomposition.cpp.
|
inline |
Sets the snap tolerance to use when automatically snapping items during movement and resizing to the composition grid.
tolerance | snap tolerance in pixels |
Definition at line 245 of file qgscomposition.h.
void QgsComposition::setSnapLinesVisible | ( | const bool | visible | ) |
Hides / shows custom snap lines.
Definition at line 1960 of file qgscomposition.cpp.
void QgsComposition::setSnapToGridEnabled | ( | const bool | b | ) |
Definition at line 2105 of file qgscomposition.cpp.
|
inline |
Sets the snap tolerance to use when automatically snapping items during movement and resizing to guides and the edges and centers of other items.
snapTolerance | snap tolerance in pixels |
Definition at line 277 of file qgscomposition.h.
void QgsComposition::setStatusMessage | ( | const QString & | message | ) |
Sets the status bar message for the composer window.
Definition at line 527 of file qgscomposition.cpp.
void QgsComposition::setUseAdvancedEffects | ( | const bool | effectsEnabled | ) |
Used to enable or disable advanced effects such as blend modes in a composition.
Definition at line 735 of file qgscomposition.cpp.
|
inline |
Definition at line 384 of file qgscomposition.h.
bool QgsComposition::shouldExportPage | ( | const int | page | ) | const |
Returns whether a specified page number should be included in exports of the composition.
page | page number, starting with 1 |
Definition at line 460 of file qgscomposition.cpp.
|
inline |
Definition at line 219 of file qgscomposition.h.
|
inline |
Definition at line 228 of file qgscomposition.h.
|
inline |
Definition at line 231 of file qgscomposition.h.
|
inline |
Definition at line 225 of file qgscomposition.h.
|
inline |
Returns the snap tolerance to use when automatically snapping items during movement and resizing to the composition grid.
Definition at line 253 of file qgscomposition.h.
|
inline |
Returns pointer to snap lines collection.
Definition at line 512 of file qgscomposition.h.
|
inline |
Definition at line 213 of file qgscomposition.h.
QPointF QgsComposition::snapPointToGrid | ( | const QPointF & | scenePoint | ) | const |
Snaps a scene coordinate point to grid.
Definition at line 1889 of file qgscomposition.cpp.
|
inline |
Definition at line 206 of file qgscomposition.h.
|
inline |
Returns the snap tolerance to use when automatically snapping items during movement and resizing to guides and the edges and centers of other items.
Definition at line 285 of file qgscomposition.h.
|
inline |
Sorts the zList.
The only time where this function needs to be called is from QgsComposer after reading all the items from xml file
Definition at line 501 of file qgscomposition.h.
|
inline |
Returns the vertical space between pages in a composer view.
Definition at line 146 of file qgscomposition.h.
|
signal |
Is emitted when the composition has an updated status bar message for the composer window.
|
inline |
Returns pointer to undo/redo command storage.
Definition at line 302 of file qgscomposition.h.
QList< QgsComposerItem * > QgsComposition::ungroupItems | ( | QgsComposerItemGroup * | group | ) |
Ungroups items by removing them from an item group and removing the group from the composition.
group | item group to ungroup |
Definition at line 1818 of file qgscomposition.cpp.
void QgsComposition::unlockAllItems | ( | ) |
Unlock all items.
Definition at line 1769 of file qgscomposition.cpp.
|
slot |
Updates the scene bounds of the composition.
Definition at line 221 of file qgscomposition.cpp.
void QgsComposition::updateSettings | ( | ) |
Refreshes the composition when composer related options change.
Definition at line 2159 of file qgscomposition.cpp.
|
inline |
Returns true if a composition should use advanced effects such as blend modes.
Definition at line 387 of file qgscomposition.h.
|
inline |
Definition at line 383 of file qgscomposition.h.
bool QgsComposition::writeXML | ( | QDomElement & | composerElem, |
QDomDocument & | doc | ||
) |
Writes settings to xml (paper dimension)
Definition at line 762 of file qgscomposition.cpp.
|
friend |
Definition at line 901 of file qgscomposition.h.
|
friend |
Definition at line 900 of file qgscomposition.h.