mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
10 lines
637 B
Python
10 lines
637 B
Python
# The following has been generated automatically from src/core/symbology/qgscptcityarchive.h
|
|
QgsCptCityDataItem.ColorRamp = QgsCptCityDataItem.Type.ColorRamp
|
|
QgsCptCityDataItem.Collection = QgsCptCityDataItem.Type.Collection
|
|
QgsCptCityDataItem.Directory = QgsCptCityDataItem.Type.Directory
|
|
QgsCptCityDataItem.Selection = QgsCptCityDataItem.Type.Selection
|
|
QgsCptCityDataItem.AllRamps = QgsCptCityDataItem.Type.AllRamps
|
|
QgsCptCityBrowserModel.Authors = QgsCptCityBrowserModel.ViewType.Authors
|
|
QgsCptCityBrowserModel.Selections = QgsCptCityBrowserModel.ViewType.Selections
|
|
QgsCptCityBrowserModel.List = QgsCptCityBrowserModel.ViewType.List
|