Skip to content

Commit

Permalink
[needs-docs] move metadata panel to OGC server panel
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Sep 16, 2017
1 parent 16c6bf9 commit 677c104
Show file tree
Hide file tree
Showing 4 changed files with 2,271 additions and 2,281 deletions.
2 changes: 1 addition & 1 deletion src/app/qgsrasterlayerproperties.cpp
Expand Up @@ -602,7 +602,7 @@ void QgsRasterLayerProperties::sync()
{ {
gboxNoDataValue->setEnabled( false ); gboxNoDataValue->setEnabled( false );
gboxCustomTransparency->setEnabled( false ); gboxCustomTransparency->setEnabled( false );
mOptionsStackedWidget->setCurrentWidget( mOptsPage_Metadata ); mOptionsStackedWidget->setCurrentWidget( mOptsPage_Server );
} }


// TODO: Wouldn't it be better to just removeWidget() the tabs than delete them? [LS] // TODO: Wouldn't it be better to just removeWidget() the tabs than delete them? [LS]
Expand Down
62 changes: 31 additions & 31 deletions src/ui/qgsprojectpropertiesbase.ui
Expand Up @@ -118,7 +118,7 @@
</item> </item>
<item> <item>
<property name="text"> <property name="text">
<string>Identify layers</string> <string>Identify Layers</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Identifiable layers</string> <string>Identifiable layers</string>
Expand All @@ -130,7 +130,7 @@
</item> </item>
<item> <item>
<property name="text"> <property name="text">
<string>Default styles</string> <string>Default Styles</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Default styles</string> <string>Default styles</string>
Expand All @@ -142,10 +142,10 @@
</item> </item>
<item> <item>
<property name="text"> <property name="text">
<string>OWS server</string> <string>QGIS Server</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>WMS/WFS Server Configuration</string> <string>WMS/WFS/WCS Server Configuration</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset resource="../../images/images.qrc"> <iconset resource="../../images/images.qrc">
Expand Down Expand Up @@ -259,8 +259,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>597</width> <width>565</width>
<height>656</height> <height>697</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_8"> <layout class="QVBoxLayout" name="verticalLayout_8">
Expand Down Expand Up @@ -770,8 +770,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>683</width> <width>676</width>
<height>779</height> <height>764</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_7"> <layout class="QVBoxLayout" name="verticalLayout_7">
Expand Down Expand Up @@ -829,7 +829,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>133</width> <width>132</width>
<height>100</height> <height>100</height>
</rect> </rect>
</property> </property>
Expand Down Expand Up @@ -915,8 +915,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>297</width> <width>269</width>
<height>532</height> <height>597</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_12"> <layout class="QVBoxLayout" name="verticalLayout_12">
Expand Down Expand Up @@ -1338,8 +1338,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>667</width> <width>598</width>
<height>2305</height> <height>2361</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_13"> <layout class="QVBoxLayout" name="verticalLayout_13">
Expand Down Expand Up @@ -2418,8 +2418,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>168</width> <width>156</width>
<height>46</height> <height>59</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_17"> <layout class="QVBoxLayout" name="verticalLayout_17">
Expand Down Expand Up @@ -2572,45 +2572,45 @@
</layout> </layout>
</widget> </widget>
<customwidgets> <customwidgets>
<customwidget>
<class>QgsScrollArea</class>
<extends>QScrollArea</extends>
<header>qgsscrollarea.h</header>
<container>1</container>
</customwidget>
<customwidget> <customwidget>
<class>QgsCollapsibleGroupBox</class> <class>QgsCollapsibleGroupBox</class>
<extends>QGroupBox</extends> <extends>QGroupBox</extends>
<header>qgscollapsiblegroupbox.h</header> <header>qgscollapsiblegroupbox.h</header>
<container>1</container> <container>1</container>
</customwidget> </customwidget>
<customwidget>
<class>QgsVariableEditorWidget</class>
<extends>QWidget</extends>
<header location="global">qgsvariableeditorwidget.h</header>
<container>1</container>
</customwidget>
<customwidget> <customwidget>
<class>QgsFilterLineEdit</class> <class>QgsFilterLineEdit</class>
<extends>QLineEdit</extends> <extends>QLineEdit</extends>
<header>qgsfilterlineedit.h</header> <header>qgsfilterlineedit.h</header>
</customwidget> </customwidget>
<customwidget>
<class>QgsScrollArea</class>
<extends>QScrollArea</extends>
<header>qgsscrollarea.h</header>
<container>1</container>
</customwidget>
<customwidget> <customwidget>
<class>QgsColorButton</class> <class>QgsColorButton</class>
<extends>QToolButton</extends> <extends>QToolButton</extends>
<header>qgscolorbutton.h</header> <header>qgscolorbutton.h</header>
<container>1</container> <container>1</container>
</customwidget> </customwidget>
<customwidget> <customwidget>
<class>QgsColorSchemeList</class> <class>QgsOpacityWidget</class>
<extends>QWidget</extends> <extends>QWidget</extends>
<header location="global">qgscolorschemelist.h</header> <header>qgsopacitywidget.h</header>
<container>1</container> <container>1</container>
</customwidget> </customwidget>
<customwidget> <customwidget>
<class>QgsOpacityWidget</class> <class>QgsVariableEditorWidget</class>
<extends>QWidget</extends> <extends>QWidget</extends>
<header>qgsopacitywidget.h</header> <header location="global">qgsvariableeditorwidget.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>QgsColorSchemeList</class>
<extends>QWidget</extends>
<header location="global">qgscolorschemelist.h</header>
<container>1</container> <container>1</container>
</customwidget> </customwidget>
<customwidget> <customwidget>
Expand Down

0 comments on commit 677c104

Please sign in to comment.