Home
last modified time | relevance | path

Searched refs:updateRouteDialog (Results 1 – 2 of 2) sorted by relevance

/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DDownloadRegionDialog.cpp138 connect( m_routingModel, SIGNAL(modelReset()), m_dialog, SLOT(updateRouteDialog()) ); in createSelectionMethodBox()
140 m_dialog, SLOT(updateRouteDialog()) ); in createSelectionMethodBox()
142 m_dialog, SLOT(updateRouteDialog()) ); in createSelectionMethodBox()
477 void DownloadRegionDialog::updateRouteDialog() in updateRouteDialog() function in Marble::DownloadRegionDialog
H A DDownloadRegionDialog.h56 void updateRouteDialog();