Home
last modified time | relevance | path

Searched refs:mapEditor (Results 1 – 10 of 10) sorted by relevance

/dports/security/kwalletmanager/kwalletmanager-21.12.3/src/manager/
H A Dkwmapeditor.cpp81 auto mapEditor = static_cast<KWMapEditor *>(parent()); in createEditor() local
82 return new InlineEditor(mapEditor); in createEditor()
88 auto mapEditor = static_cast<KWMapEditor *>(parent()); in updateEditorGeometry() local
89 const QRect geo = mapEditor->visualRect(index); in updateEditorGeometry()
90 editor->move(mapEditor->mapToGlobal(geo.topLeft())); in updateEditorGeometry()
101 auto mapEditor = static_cast<KWMapEditor *>(parent()); in setEditorData() local
102 e->setText(mapEditor->item(index.row(), index.column())->text()); in setEditorData()
112 auto mapEditor = static_cast<KWMapEditor *>(parent()); in setModelData() local
113 mapEditor->item(index.row(), index.column())->setText(e->toPlainText()); in setModelData()
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dscriptmodule.h67 Q_PROPERTY(Tiled::MapEditor *mapEditor READ mapEditor)
89 MapEditor *mapEditor() const;
H A Dscriptmodule.cpp189 MapEditor *ScriptModule::mapEditor() const in mapEditor() function in Tiled::ScriptModule
H A Ddocumentmanager.cpp316 if (MapEditor *mapEditor = qobject_cast<MapEditor*>(editor)) in setEditor() local
317 mMapEditor = mapEditor; in setEditor()
H A Dmainwindow.cpp1758 … auto mapEditor = static_cast<MapEditor*>(mDocumentManager->editor(Document::MapDocumentType)); in toggleClearView() local
1759 mapView = mapEditor->currentMapView(); in toggleClearView()
1890 auto mapEditor = static_cast<MapEditor*>(mDocumentManager->currentEditor()); in addExternalTileset() local
1891 mapEditor->addExternalTilesets(fileNames); in addExternalTileset()
/dports/games/scourge/scourge/src/
H A Dscourge.h893 MapEditor *mapEditor; variable
H A Dscourge.cpp194 mapEditor = NULL; in initUI()
4239 if ( !mapEditor ) mapEditor = new MapEditor( this ); in getMapEditor()
4240 return mapEditor; in getMapEditor()
/dports/graphics/tiled/tiled-1.7.2/docs/scripting-doc/
H A Dindex.d.ts2390 export const mapEditor: MapEditor;
/dports/graphics/tiled/tiled-1.7.2/docs/_build/gettext/
H A Dreference.pot1700 msgid "**mapEditor** : :ref:`script-mapeditor`"
/dports/graphics/tiled/tiled-1.7.2/docs/locale/pt_BR/LC_MESSAGES/
H A Dreference.po1700 msgid "**mapEditor** : :ref:`script-mapeditor`"