Home
last modified time | relevance | path

Searched refs:mapTypes (Results 1 – 25 of 98) sorted by relevance

1234

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/mapbox/
H A Dqgeotiledmappingmanagerenginemapbox.cpp71 QList<QGeoMapType> mapTypes; in QGeoTiledMappingManagerEngineMapbox() local
75mapTypes << QGeoMapType(QGeoMapType::CustomMap, name, name, false, false, mapTypes.size() + 1, plu… in QGeoTiledMappingManagerEngineMapbox()
78mapTypes << QGeoMapType(QGeoMapType::CustomMap, name, name, false, false, mapTypes.size() + 1, plu… in QGeoTiledMappingManagerEngineMapbox()
83mapTypes << QGeoMapType(QGeoMapType::StreetMap, QStringLiteral("mapbox.streets"), tr("Street"), fa… in QGeoTiledMappingManagerEngineMapbox()
85mapTypes << QGeoMapType(QGeoMapType::StreetMap, QStringLiteral("mapbox.light"), tr("Light"), false… in QGeoTiledMappingManagerEngineMapbox()
87mapTypes << QGeoMapType(QGeoMapType::StreetMap, QStringLiteral("mapbox.dark"), tr("Dark"), false, … in QGeoTiledMappingManagerEngineMapbox()
97mapTypes << QGeoMapType(QGeoMapType::CustomMap, QStringLiteral("mapbox.comic"), tr("Comic"), false… in QGeoTiledMappingManagerEngineMapbox()
118mapTypes << QGeoMapType(QGeoMapType::CustomMap, name, name, false, false, mapTypes.size() + 1, plu… in QGeoTiledMappingManagerEngineMapbox()
123 for (int i=0; i < mapTypes.size(); ++i) in QGeoTiledMappingManagerEngineMapbox()
124 mapIds.push_back(mapTypes[i].name()); in QGeoTiledMappingManagerEngineMapbox()
[all …]
H A Dqgeofiletilecachemapbox.cpp43 QGeoFileTileCacheMapbox::QGeoFileTileCacheMapbox(const QList<QGeoMapType> &mapTypes, int scaleFacto… in QGeoFileTileCacheMapbox() argument
44 :QGeoFileTileCache(directory, parent), m_mapTypes(mapTypes) in QGeoFileTileCacheMapbox()
47 for (int i=0; i < mapTypes.size(); i++) in QGeoFileTileCacheMapbox()
48 m_mapNameToId.insert(mapTypes[i].name(), i+1); in QGeoFileTileCacheMapbox()
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/mapboxgl/
H A Dqgeomappingmanagerenginemapboxgl.cpp68 QList<QGeoMapType> mapTypes; in QGeoMappingManagerEngineMapboxGL() local
87mapTypes << QGeoMapType(QGeoMapType::StreetMap, QStringLiteral("mapbox://styles/mapbox/streets-zh-… in QGeoMappingManagerEngineMapboxGL()
91mapTypes << QGeoMapType(QGeoMapType::GrayStreetMap, QStringLiteral("mapbox://styles/mapbox/dark-zh… in QGeoMappingManagerEngineMapboxGL()
94mapTypes << QGeoMapType(QGeoMapType::StreetMap, QStringLiteral("mapbox://styles/mapbox/streets-v10… in QGeoMappingManagerEngineMapboxGL()
96mapTypes << QGeoMapType(QGeoMapType::StreetMap, QStringLiteral("mapbox://styles/mapbox/basic-v9"), in QGeoMappingManagerEngineMapboxGL()
98mapTypes << QGeoMapType(QGeoMapType::StreetMap, QStringLiteral("mapbox://styles/mapbox/bright-v9"), in QGeoMappingManagerEngineMapboxGL()
100mapTypes << QGeoMapType(QGeoMapType::TerrainMap, QStringLiteral("mapbox://styles/mapbox/outdoors-v… in QGeoMappingManagerEngineMapboxGL()
106mapTypes << QGeoMapType(QGeoMapType::GrayStreetMap, QStringLiteral("mapbox://styles/mapbox/light-v… in QGeoMappingManagerEngineMapboxGL()
108mapTypes << QGeoMapType(QGeoMapType::GrayStreetMap, QStringLiteral("mapbox://styles/mapbox/dark-v9… in QGeoMappingManagerEngineMapboxGL()
132 mapTypes.prepend(QGeoMapType(QGeoMapType::CustomMap, *it, in QGeoMappingManagerEngineMapboxGL()
[all …]
/dports/games/opendungeons/OpenDungeons-0.7.1/source/gamemap/
H A DMiniMap.cpp34 std::vector<std::string> mapTypes; in buildMiniMapTypes() local
35 mapTypes.push_back(MINIMAP_CAMERA); in buildMiniMapTypes()
36 mapTypes.push_back(MINIMAP_DRAWN); in buildMiniMapTypes()
37 mapTypes.push_back(MINIMAP_DRAWN_FULL); in buildMiniMapTypes()
38 return mapTypes; in buildMiniMapTypes()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient/tests/Google/
H A DServiceTest.php25 public function mapTypes($array) function in TestModel
27 return parent::mapTypes($array);
65 $model->mapTypes(
73 $model->mapTypes(
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/itemsoverlay/
H A Dqgeomappingmanagerengineitemsoverlay.cpp64 QList<QGeoMapType> mapTypes; in QGeoMappingManagerEngineItemsOverlay() local
65mapTypes << QGeoMapType(QGeoMapType::NoMap, tr("Empty Map"), tr("Empty Map"), false, false, 1, "it… in QGeoMappingManagerEngineItemsOverlay()
66 setSupportedMapTypes(mapTypes); in QGeoMappingManagerEngineItemsOverlay()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/sys/
H A DGencls.pm111 %mapTypes,
193 %mapTypes = (
506 $structure = $type = $mapTypes{$type} if $mapTypes{$type};
602 $mapTypes{ $id} = $type;
1178 $type = $mapTypes{ $type} || $type;
1197 $type = $mapTypes{ $type} || $type;
1210 $type = $mapTypes{ $type} || $type;
1236 $type = $mapTypes{ $type} || $type;
1922 $_ = $mapTypes{$_} if $mapTypes{$_};
1977 for ( keys %mapTypes) {
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/ELF/
H A Delfprocessdata.cpp55 QMap<quint64,QString> mapTypes=XELF::getSectionTypesS(); in _process() local
116 …(*g_ppModel)->setItem(i,N_Elf_Shdr::sh_entsize+3, new QStandardItem(mapTypes.value(listSecti… in _process()
260 QMap<quint64, QString> mapTypes=g_pELF->getStTypesS(); in _process() local
520 QMap<quint64,QString> mapTypes; in _process() local
527 mapTypes=g_pELF->getRelTypesS_SPARC(); in _process()
531 mapTypes=g_pELF->getRelTypesS_x86(); in _process()
535 mapTypes=g_pELF->getRelTypesS_x64(); in _process()
613 QMap<quint64,QString> mapTypes; in _process() local
619 mapTypes=g_pELF->getRelTypesS_SPARC(); in _process()
623 mapTypes=g_pELF->getRelTypesS_x86(); in _process()
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/service/
H A DGoogle_Model.php30 $this->mapTypes($array);
40 protected function mapTypes($array) { function in Google_Model
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
107 for _, mt := range mapTypes() {
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
107 for _, mt := range mapTypes() {
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
107 for _, mt := range mapTypes() {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
107 for _, mt := range mapTypes() {
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/go.test/test/stress/
H A Dmaps.go13 func mapTypes() []MapType { func
105 for _, mt := range mapTypes() {

1234