aboutsummaryrefslogblamecommitdiff
path: root/src/plugins/General/scrobbler/settingsdialog.ui
blob: 3d3ab4f2f4584eb6cb21c339a5cb250d5cee767d (plain) (tree)
1
2
3
4
5
6
7
8
9

                                      
                              

                                               


            
                      
                        

             
                               

                                             
                                                    


                                                    
                              
                

                                
                
                                                   



















                                                                  
             











                                             
             

                                                                  
                              
                                              



                   

             


                                                     
                               
                

                                
                
                                                     
                               


                                         
                   






                                             

                               


                                                                   


                   























                                                                   
              

             
         




































































                                                                        




                                                              





              




                                      
                             


               
                                  







                              


                                      
                             

               
           
                                  

              




               
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>SettingsDialog</class>
 <widget class="QDialog" name="SettingsDialog">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>376</width>
    <height>362</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Scrobbler Plugin Settings</string>
  </property>
  <layout class="QVBoxLayout" name="verticalLayout">
   <item>
    <widget class="QGroupBox" name="lastfmGroupBox">
     <property name="title">
      <string>Last.fm</string>
     </property>
     <property name="checkable">
      <bool>true</bool>
     </property>
     <layout class="QGridLayout" name="gridLayout">
      <item row="0" column="0" colspan="2">
       <layout class="QHBoxLayout" name="horizontalLayout_2">
        <item>
         <widget class="QLabel" name="label">
          <property name="text">
           <string>Session:</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QLineEdit" name="sessionLineEdit_lastfm"/>
        </item>
        <item>
         <widget class="QPushButton" name="checkButton_lastfm">
          <property name="text">
           <string>Check</string>
          </property>
         </widget>
        </item>
       </layout>
      </item>
      <item row="1" column="0">
       <spacer name="horizontalSpacer">
        <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
        <property name="sizeHint" stdset="0">
         <size>
          <width>162</width>
          <height>20</height>
         </size>
        </property>
       </spacer>
      </item>
      <item row="1" column="1">
       <widget class="QPushButton" name="newSessionButton_lastfm">
        <property name="text">
         <string>Register new session</string>
        </property>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
   <item>
    <widget class="QGroupBox" name="librefmGroupBox">
     <property name="title">
      <string>Libre.fm</string>
     </property>
     <property name="checkable">
      <bool>true</bool>
     </property>
     <layout class="QGridLayout" name="gridLayout_2">
      <item row="1" column="0">
       <spacer name="horizontalSpacer_2">
        <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
        <property name="sizeHint" stdset="0">
         <size>
          <width>189</width>
          <height>20</height>
         </size>
        </property>
       </spacer>
      </item>
      <item row="1" column="1">
       <widget class="QPushButton" name="newSessionButton_librefm">
        <property name="text">
         <string>Register new session</string>
        </property>
       </widget>
      </item>
      <item row="0" column="0" colspan="2">
       <layout class="QHBoxLayout" name="horizontalLayout_3">
        <item>
         <widget class="QLabel" name="label_2">
          <property name="text">
           <string>Session:</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QLineEdit" name="sessionLineEdit_librefm"/>
        </item>
        <item>
         <widget class="QPushButton" name="checkButton_librefm">
          <property name="enabled">
           <bool>false</bool>
          </property>
          <property name="text">
           <string>Check</string>
          </property>
         </widget>
        </item>
       </layout>
      </item>
     </layout>
    </widget>
   </item>
   <item>
    <widget class="QGroupBox" name="listenbrainzGroupBox">
     <property name="title">
      <string>ListenBrainz</string>
     </property>
     <property name="checkable">
      <bool>true</bool>
     </property>
     <layout class="QGridLayout" name="gridLayout_3">
      <item row="1" column="0">
       <spacer name="horizontalSpacer_3">
        <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
        <property name="sizeHint" stdset="0">
         <size>
          <width>189</width>
          <height>20</height>
         </size>
        </property>
       </spacer>
      </item>
      <item row="1" column="1">
       <widget class="QPushButton" name="newSessionButton_listenbrainz">
        <property name="text">
         <string>Register new session</string>
        </property>
       </widget>
      </item>
      <item row="0" column="0" colspan="2">
       <layout class="QHBoxLayout" name="horizontalLayout_4">
        <item>
         <widget class="QLabel" name="label_3">
          <property name="text">
           <string>Session:</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QLineEdit" name="sessionLineEdit_listenbrainz"/>
        </item>
        <item>
         <widget class="QPushButton" name="checkButton_listenbrainz">
          <property name="enabled">
           <bool>false</bool>
          </property>
          <property name="text">
           <string>Check</string>
          </property>
         </widget>
        </item>
       </layout>
      </item>
     </layout>
    </widget>
   </item>
   <item>
    <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>
    <widget class="QDialogButtonBox" name="buttonBox">
     <property name="standardButtons">
      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <resources/>
 <connections>
  <connection>
   <sender>buttonBox</sender>
   <signal>accepted()</signal>
   <receiver>SettingsDialog</receiver>
   <slot>accept()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>156</x>
     <y>77</y>
    </hint>
    <hint type="destinationlabel">
     <x>16</x>
     <y>69</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>buttonBox</sender>
   <signal>rejected()</signal>
   <receiver>SettingsDialog</receiver>
   <slot>reject()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>216</x>
     <y>81</y>
    </hint>
    <hint type="destinationlabel">
     <x>75</x>
     <y>81</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>