mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-28 08:07:31 -04:00
Fix Clang warnings: Z-order assignment to spacer
warning: Z-order assignment: 'verticalSpacer_2' is not a valid widget.
This commit is contained in:
parent
32eeb957b2
commit
de4f6c06dd
1 changed files with 17 additions and 19 deletions
|
@ -287,7 +287,7 @@
|
||||||
<height>692</height>
|
<height>692</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
<layout class="QVBoxLayout" name="scrollAreaWidgetContentsVLayout">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QFrame" name="headerFramePerson">
|
<widget class="QFrame" name="headerFramePerson">
|
||||||
<property name="frameShape">
|
<property name="frameShape">
|
||||||
|
@ -296,12 +296,12 @@
|
||||||
<property name="frameShadow">
|
<property name="frameShadow">
|
||||||
<enum>QFrame::Raised</enum>
|
<enum>QFrame::Raised</enum>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_4">
|
<layout class="QGridLayout" name="headerFramePersonGLayout">
|
||||||
<property name="horizontalSpacing">
|
<property name="horizontalSpacing">
|
||||||
<number>12</number>
|
<number>12</number>
|
||||||
</property>
|
</property>
|
||||||
<item row="0" column="3">
|
<item row="0" column="3">
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
<layout class="QVBoxLayout" name="headerFramePersonVLayout">
|
||||||
<item>
|
<item>
|
||||||
<widget class="StyledElidedLabel" name="headerTextLabel_Person">
|
<widget class="StyledElidedLabel" name="headerTextLabel_Person">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
@ -397,7 +397,7 @@
|
||||||
<property name="frameShape">
|
<property name="frameShape">
|
||||||
<enum>QFrame::Box</enum>
|
<enum>QFrame::Box</enum>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="distantFrameHLayout">
|
<layout class="QHBoxLayout" name="inviteFrameHLayout">
|
||||||
<property name="leftMargin">
|
<property name="leftMargin">
|
||||||
<number>6</number>
|
<number>6</number>
|
||||||
</property>
|
</property>
|
||||||
|
@ -514,7 +514,7 @@ border-image: url(:/images/closepressed.png)
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Identity info</string>
|
<string>Identity info</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_3">
|
<layout class="QGridLayout" name="detailsGroupBoxGLayout">
|
||||||
<item row="10" column="1">
|
<item row="10" column="1">
|
||||||
<widget class="QLineEdit" name="neighborNodesOpinion_TF">
|
<widget class="QLineEdit" name="neighborNodesOpinion_TF">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
|
@ -526,7 +526,7 @@ border-image: url(:/images/closepressed.png)
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="8" column="0">
|
<item row="8" column="0">
|
||||||
<widget class="QLabel" name="label">
|
<widget class="QLabel" name="label_YourOpinion">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Your opinion:</string>
|
<string>Your opinion:</string>
|
||||||
</property>
|
</property>
|
||||||
|
@ -540,7 +540,7 @@ border-image: url(:/images/closepressed.png)
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="7" column="0" colspan="2">
|
<item row="7" column="0" colspan="2">
|
||||||
<widget class="Line" name="line">
|
<widget class="Line" name="line_IdInfo">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
|
@ -728,7 +728,7 @@ p, li { white-space: pre-wrap; }
|
||||||
<widget class="QLineEdit" name="lineEdit_LastUsed"/>
|
<widget class="QLineEdit" name="lineEdit_LastUsed"/>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="2" rowspan="11">
|
<item row="1" column="2" rowspan="11">
|
||||||
<layout class="QGridLayout" name="gridLayout">
|
<layout class="QGridLayout" name="avatarGLayout">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<widget class="QLabel" name="avatarLabel">
|
<widget class="QLabel" name="avatarLabel">
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
@ -774,12 +774,12 @@ p, li { white-space: pre-wrap; }
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="2" column="0">
|
<item row="2" column="0">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<layout class="QHBoxLayout" name="avatarOpinionHLayout">
|
||||||
<property name="spacing">
|
<property name="spacing">
|
||||||
<number>6</number>
|
<number>6</number>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_4">
|
<widget class="QLabel" name="label_PosIcon">
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>34</width>
|
<width>34</width>
|
||||||
|
@ -813,14 +813,14 @@ p, li { white-space: pre-wrap; }
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="Line" name="line_3">
|
<widget class="Line" name="line_Opinion">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Vertical</enum>
|
<enum>Qt::Vertical</enum>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_5">
|
<widget class="QLabel" name="label_NegIcon">
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>34</width>
|
<width>34</width>
|
||||||
|
@ -856,7 +856,7 @@ p, li { white-space: pre-wrap; }
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item row="3" column="0">
|
<item row="3" column="0">
|
||||||
<spacer name="avatarVSpacer_2">
|
<spacer name="avatarVSpacer">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Vertical</enum>
|
<enum>Qt::Vertical</enum>
|
||||||
</property>
|
</property>
|
||||||
|
@ -874,11 +874,11 @@ p, li { white-space: pre-wrap; }
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox">
|
<widget class="QGroupBox" name="usageStatisticsGBox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Usage statistics</string>
|
<string>Usage statistics</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
<layout class="QHBoxLayout" name="usageStatisticsGBoxHLayout">
|
||||||
<item>
|
<item>
|
||||||
<widget class="RSTextBrowser" name="usageStatistics_TB"/>
|
<widget class="RSTextBrowser" name="usageStatistics_TB"/>
|
||||||
</item>
|
</item>
|
||||||
|
@ -886,7 +886,7 @@ p, li { white-space: pre-wrap; }
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="verticalSpacer_2">
|
<spacer name="scrollAreaWidgetContentsVSpacer">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Vertical</enum>
|
<enum>Qt::Vertical</enum>
|
||||||
</property>
|
</property>
|
||||||
|
@ -900,10 +900,8 @@ p, li { white-space: pre-wrap; }
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
<zorder>detailsGroupBox</zorder>
|
<zorder>detailsGroupBox</zorder>
|
||||||
<zorder>detailsGroupBox</zorder>
|
<zorder>usageStatisticsGBox</zorder>
|
||||||
<zorder>groupBox</zorder>
|
|
||||||
<zorder>headerFramePerson</zorder>
|
<zorder>headerFramePerson</zorder>
|
||||||
<zorder>verticalSpacer_2</zorder>
|
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue