Skip to content

Commit

Permalink
Merge pull request #116 from QGEP/poa_reorganized_datamodel_tool_window
Browse files Browse the repository at this point in the history
Reorganized datamodel tool UI
  • Loading branch information
ponceta authored Oct 23, 2024
2 parents 206e2d3 + cd4bdf1 commit 58b8ba4
Showing 1 changed file with 116 additions and 107 deletions.
223 changes: 116 additions & 107 deletions qgepplugin/ui/qgepdatamodeldialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,78 +7,37 @@
<x>0</x>
<y>0</y>
<width>500</width>
<height>388</height>
<height>476</height>
</rect>
</property>
<property name="windowTitle">
<string>Datamodel tool</string>
</property>
<layout class="QFormLayout" name="formLayout_5">
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Release version</string>
<item row="8" column="0" colspan="2">
<widget class="QDialogButtonBox" name="mBtnBoxOkCancel">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Close</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="releaseVersionComboBox"/>
</item>
<item row="2" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>Dependencies</string>
<item row="7" column="0" colspan="2">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<layout class="QFormLayout" name="formLayout">
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="pythonCheckLabel">
<property name="styleSheet">
<string notr="true">color: rgb(170, 0, 0);
font-weight: bold;</string>
</property>
<property name="text">
<string>Unknown</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="installDepsButton">
<property name="text">
<string>Install</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>Python requirements</string>
</property>
</widget>
</item>
</layout>
</widget>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0" colspan="2">
<item row="0" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>Postgres service configuration</string>
Expand Down Expand Up @@ -156,7 +115,101 @@ font-weight: bold;</string>
</layout>
</widget>
</item>
<item row="4" column="0" colspan="2">
<item row="1" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>Dependencies</string>
</property>
<layout class="QFormLayout" name="formLayout">
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="pythonCheckLabel">
<property name="styleSheet">
<string notr="true">color: rgb(170, 0, 0);
font-weight: bold;</string>
</property>
<property name="text">
<string>Unknown</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="installDepsButton">
<property name="text">
<string>Install</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>Python requirements</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox_5">
<property name="title">
<string>Release</string>
</property>
<layout class="QFormLayout" name="formLayout_6">
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Release version</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="releaseVersionComboBox"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Release files</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="releaseCheckLabel">
<property name="styleSheet">
<string notr="true">color: rgb(170, 0, 0);
font-weight: bold;</string>
</property>
<property name="text">
<string>Unknown</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="3" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox_4">
<property name="title">
<string>Datamodel</string>
Expand Down Expand Up @@ -255,7 +308,7 @@ font-weight: bold;</string>
</layout>
</widget>
</item>
<item row="5" column="0" colspan="2">
<item row="4" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox_3">
<property name="title">
<string>QGIS project</string>
Expand Down Expand Up @@ -306,50 +359,6 @@ font-weight: bold;</string>
</layout>
</widget>
</item>
<item row="7" column="0" colspan="2">
<widget class="QDialogButtonBox" name="mBtnBoxOkCancel">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Close</set>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Release files</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="releaseCheckLabel">
<property name="styleSheet">
<string notr="true">color: rgb(170, 0, 0);
font-weight: bold;</string>
</property>
<property name="text">
<string>Unknown</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
Expand Down

0 comments on commit 58b8ba4

Please sign in to comment.