Added context menu functionality

This commit is contained in:
BasioMeusPuga
2018-03-03 11:32:46 +05:30
parent 91bde62723
commit ff8aecb11c
4 changed files with 121 additions and 30 deletions

View File

@@ -6,12 +6,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>640</width>
<height>212</height>
<width>700</width>
<height>230</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -19,7 +19,7 @@
<property name="maximumSize">
<size>
<width>700</width>
<height>212</height>
<height>230</height>
</size>
</property>
<property name="windowTitle">
@@ -34,7 +34,7 @@
<item>
<widget class="QGraphicsView" name="coverView">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -42,13 +42,13 @@
<property name="minimumSize">
<size>
<width>140</width>
<height>200</height>
<height>218</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>140</width>
<height>200</height>
<height>218</height>
</size>
</property>
<property name="baseSize">