Home
last modified time | relevance | path

Searched refs:removeCity (Results 1 – 6 of 6) sorted by relevance

/dports/www/py-weboob-qt/weboob-qt-2.0/weboob/applications/qflatboob/
H A Dquery.py43 self.ui.citiesList.itemDoubleClicked.connect(self.removeCity)
96 def removeCity(self, item): member in QueryDialog
/dports/astro/kstars/kstars-3.5.6/kstars/dialogs/
H A Dlocationdialog.h140 bool removeCity();
H A Dlocationdialog.cpp87 connect(ld->RemoveButton, SIGNAL(clicked()), this, SLOT(removeCity())); in LocationDialog()
284 bool LocationDialog::removeCity() in removeCity() function in LocationDialog
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DGameMap.h1097 bool removeCity(Vector<int> pos);
H A DGameMap.cpp1609 removeCity(old_city->getPos()); in moveBuilding()
1745 case Maptile::CITY: return removeCity(pos); in removeLocation()
2037 bool GameMap::removeCity(Vector<int> pos) in removeCity() function in GameMap
2461 erased |= removeCity(tile); in eraseTile()
/dports/astro/sunclock/sunclock-3.57/
H A Dsunclock.c975 removeCity(c) in removeCity() function
1065 removeCity(city);
1578 removeCity(c);