QGIS API Documentation
2.6.0-Brighton
|
A class that stores visibility and presence in overview flags together with pointer to the layer. More...
#include <qgsmapcanvas.h>
Public Member Functions | |
QgsMapCanvasLayer (QgsMapLayer *layer, bool visible=true, bool isInOverview=false) | |
void | setVisible (bool visible) |
void | setInOverview (bool isInOverview) |
bool | isVisible () const |
bool | isInOverview () const |
QgsMapLayer * | layer () |
const QgsMapLayer * | layer () const |
A class that stores visibility and presence in overview flags together with pointer to the layer.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |