|
|
|
|
int
|
comIndex(self,
index)
Converts from a tree model index to a map index, and vice-versa |
source code
|
|
|
|
|
|
gtk.TreeIter
|
|
|
|
|
|
|
removeLayer(self)
Removes the currently selected layer |
source code
|
|
|
|
raiseLayer(self)
Raises the currently selected layer |
source code
|
|
|
|
lowerLayer(self)
Lowers the currently selected layer |
source code
|
|
|
|
layerNameCB(self,
cell,
path,
newText,
model)
Callback for a change in the layer name text |
source code
|
|
|
|
toggleCB(self,
cell,
path,
model)
Callback for a change in a layer visibility |
source code
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from mapcontroller.MapListener:
getController,
listenAddLayer,
listenAddShape,
listenAddTile,
listenAddTileSet,
listenModified,
listenRemoveLayer,
listenRemoveShape,
listenRemoveTile,
listenResize,
listenSelectLayer,
listenSetSelection,
listenSetVisibilty,
listenSwapLayers,
listenUndoRedo
|