Warning, /rolisteam/rolisteam/src/binaries/rcse/mainwindow_rcse.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>MainWindow</class>
0004  <widget class="QMainWindow" name="MainWindow">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>1069</width>
0010     <height>891</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Unknown[*] - Rolisteam Character Sheet Editor</string>
0015   </property>
0016   <property name="windowIcon">
0017    <iconset resource="../../../resources/rcse/rcse_resources.qrc">
0018     <normaloff>:/logo/symbol2.png</normaloff>:/logo/symbol2.png</iconset>
0019   </property>
0020   <widget class="QWidget" name="centralWidget">
0021    <layout class="QVBoxLayout" name="verticalLayout">
0022     <item>
0023      <widget class="QTabWidget" name="m_tabWidget">
0024       <property name="currentIndex">
0025        <number>0</number>
0026       </property>
0027       <widget class="QWidget" name="editor">
0028        <attribute name="title">
0029         <string>Editor</string>
0030        </attribute>
0031        <layout class="QHBoxLayout" name="horizontalLayout_6">
0032         <item>
0033          <widget class="QSplitter" name="splitter">
0034           <property name="orientation">
0035            <enum>Qt::Horizontal</enum>
0036           </property>
0037           <widget class="QWidget" name="layoutWidget">
0038            <layout class="QHBoxLayout" name="horizontalLayout" stretch="1,0">
0039             <item>
0040              <widget class="ItemEditor" name="m_view" native="true"/>
0041             </item>
0042             <item>
0043              <layout class="QVBoxLayout" name="verticalLayout_4" stretch="0,0,0,0">
0044               <item>
0045                <widget class="QGroupBox" name="groupBox">
0046                 <property name="title">
0047                  <string>Items</string>
0048                 </property>
0049                 <layout class="QVBoxLayout" name="verticalLayout_3">
0050                  <item>
0051                   <widget class="QToolButton" name="m_addTextInput">
0052                    <property name="sizePolicy">
0053                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0054                      <horstretch>0</horstretch>
0055                      <verstretch>0</verstretch>
0056                     </sizepolicy>
0057                    </property>
0058                    <property name="text">
0059                     <string>TextInput</string>
0060                    </property>
0061                    <property name="icon">
0062                     <iconset resource="../../../resources/rcse/rcse_resources.qrc">
0063                      <normaloff>:/rcstyle/Actions-edit-rename-icon.png</normaloff>:/rcstyle/Actions-edit-rename-icon.png</iconset>
0064                    </property>
0065                    <property name="iconSize">
0066                     <size>
0067                      <width>40</width>
0068                      <height>20</height>
0069                     </size>
0070                    </property>
0071                    <property name="checkable">
0072                     <bool>true</bool>
0073                    </property>
0074                    <property name="checked">
0075                     <bool>false</bool>
0076                    </property>
0077                    <property name="toolButtonStyle">
0078                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0079                    </property>
0080                    <property name="autoRaise">
0081                     <bool>true</bool>
0082                    </property>
0083                   </widget>
0084                  </item>
0085                  <item>
0086                   <widget class="QToolButton" name="m_addTextField">
0087                    <property name="sizePolicy">
0088                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0089                      <horstretch>0</horstretch>
0090                      <verstretch>0</verstretch>
0091                     </sizepolicy>
0092                    </property>
0093                    <property name="text">
0094                     <string>TextField</string>
0095                    </property>
0096                    <property name="icon">
0097                     <iconset>
0098                      <normaloff>:/rcstyle//Actions-edit-rename-icon.png</normaloff>:/rcstyle//Actions-edit-rename-icon.png</iconset>
0099                    </property>
0100                    <property name="iconSize">
0101                     <size>
0102                      <width>40</width>
0103                      <height>20</height>
0104                     </size>
0105                    </property>
0106                    <property name="checkable">
0107                     <bool>true</bool>
0108                    </property>
0109                    <property name="checked">
0110                     <bool>false</bool>
0111                    </property>
0112                    <property name="toolButtonStyle">
0113                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0114                    </property>
0115                    <property name="autoRaise">
0116                     <bool>true</bool>
0117                    </property>
0118                    <attribute name="buttonGroup">
0119                     <string notr="true">buttonGroup</string>
0120                    </attribute>
0121                   </widget>
0122                  </item>
0123                  <item>
0124                   <widget class="QToolButton" name="m_addCheckbox">
0125                    <property name="sizePolicy">
0126                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0127                      <horstretch>0</horstretch>
0128                      <verstretch>0</verstretch>
0129                     </sizepolicy>
0130                    </property>
0131                    <property name="text">
0132                     <string>Checkbox</string>
0133                    </property>
0134                    <property name="icon">
0135                     <iconset>
0136                      <normaloff>:/rcstyle//checked_checkbox.png</normaloff>:/rcstyle//checked_checkbox.png</iconset>
0137                    </property>
0138                    <property name="iconSize">
0139                     <size>
0140                      <width>40</width>
0141                      <height>20</height>
0142                     </size>
0143                    </property>
0144                    <property name="checkable">
0145                     <bool>true</bool>
0146                    </property>
0147                    <property name="checked">
0148                     <bool>false</bool>
0149                    </property>
0150                    <property name="toolButtonStyle">
0151                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0152                    </property>
0153                    <property name="autoRaise">
0154                     <bool>true</bool>
0155                    </property>
0156                   </widget>
0157                  </item>
0158                  <item>
0159                   <widget class="QToolButton" name="m_addTextArea">
0160                    <property name="sizePolicy">
0161                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0162                      <horstretch>0</horstretch>
0163                      <verstretch>0</verstretch>
0164                     </sizepolicy>
0165                    </property>
0166                    <property name="text">
0167                     <string>TextArea</string>
0168                    </property>
0169                    <property name="icon">
0170                     <iconset>
0171                      <normaloff>:/rcstyle//textarea.png</normaloff>:/rcstyle//textarea.png</iconset>
0172                    </property>
0173                    <property name="iconSize">
0174                     <size>
0175                      <width>40</width>
0176                      <height>20</height>
0177                     </size>
0178                    </property>
0179                    <property name="checkable">
0180                     <bool>true</bool>
0181                    </property>
0182                    <property name="checked">
0183                     <bool>false</bool>
0184                    </property>
0185                    <property name="toolButtonStyle">
0186                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0187                    </property>
0188                    <property name="autoRaise">
0189                     <bool>true</bool>
0190                    </property>
0191                   </widget>
0192                  </item>
0193                  <item>
0194                   <widget class="QToolButton" name="m_addButtonBtn">
0195                    <property name="sizePolicy">
0196                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0197                      <horstretch>0</horstretch>
0198                      <verstretch>0</verstretch>
0199                     </sizepolicy>
0200                    </property>
0201                    <property name="text">
0202                     <string>Dice Button</string>
0203                    </property>
0204                    <property name="icon">
0205                     <iconset>
0206                      <normaloff>:/rcstyle//symbol.svg</normaloff>:/rcstyle//symbol.svg</iconset>
0207                    </property>
0208                    <property name="iconSize">
0209                     <size>
0210                      <width>40</width>
0211                      <height>20</height>
0212                     </size>
0213                    </property>
0214                    <property name="checkable">
0215                     <bool>true</bool>
0216                    </property>
0217                    <property name="toolButtonStyle">
0218                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0219                    </property>
0220                    <property name="autoRaise">
0221                     <bool>true</bool>
0222                    </property>
0223                   </widget>
0224                  </item>
0225                  <item>
0226                   <widget class="QToolButton" name="m_functionBtn">
0227                    <property name="sizePolicy">
0228                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0229                      <horstretch>0</horstretch>
0230                      <verstretch>0</verstretch>
0231                     </sizepolicy>
0232                    </property>
0233                    <property name="text">
0234                     <string>Function btn</string>
0235                    </property>
0236                    <property name="icon">
0237                     <iconset>
0238                      <normaloff>:/rcstyle//function.png</normaloff>:/rcstyle//function.png</iconset>
0239                    </property>
0240                    <property name="checkable">
0241                     <bool>true</bool>
0242                    </property>
0243                    <property name="toolButtonStyle">
0244                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0245                    </property>
0246                    <property name="autoRaise">
0247                     <bool>true</bool>
0248                    </property>
0249                    <attribute name="buttonGroup">
0250                     <string notr="true">buttonGroup</string>
0251                    </attribute>
0252                   </widget>
0253                  </item>
0254                  <item>
0255                   <widget class="QToolButton" name="m_tableFieldBtn">
0256                    <property name="sizePolicy">
0257                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0258                      <horstretch>0</horstretch>
0259                      <verstretch>0</verstretch>
0260                     </sizepolicy>
0261                    </property>
0262                    <property name="text">
0263                     <string>Table</string>
0264                    </property>
0265                    <property name="icon">
0266                     <iconset>
0267                      <normaloff>:/rcstyle//table.png</normaloff>:/rcstyle//table.png</iconset>
0268                    </property>
0269                    <property name="checkable">
0270                     <bool>true</bool>
0271                    </property>
0272                    <property name="toolButtonStyle">
0273                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0274                    </property>
0275                    <property name="autoRaise">
0276                     <bool>true</bool>
0277                    </property>
0278                   </widget>
0279                  </item>
0280                  <item>
0281                   <widget class="QToolButton" name="m_sliderBtn">
0282                    <property name="sizePolicy">
0283                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0284                      <horstretch>0</horstretch>
0285                      <verstretch>0</verstretch>
0286                     </sizepolicy>
0287                    </property>
0288                    <property name="text">
0289                     <string>Slider</string>
0290                    </property>
0291                    <property name="icon">
0292                     <iconset resource="../../../resources/rcse/rcse_resources.qrc">
0293                      <normaloff>:/rcstyle/slider.png</normaloff>:/rcstyle/slider.png</iconset>
0294                    </property>
0295                    <property name="toolButtonStyle">
0296                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0297                    </property>
0298                    <property name="autoRaise">
0299                     <bool>true</bool>
0300                    </property>
0301                   </widget>
0302                  </item>
0303                  <item>
0304                   <widget class="QToolButton" name="m_hiddenFieldBtn">
0305                    <property name="sizePolicy">
0306                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0307                      <horstretch>0</horstretch>
0308                      <verstretch>0</verstretch>
0309                     </sizepolicy>
0310                    </property>
0311                    <property name="text">
0312                     <string>Hidden Field</string>
0313                    </property>
0314                    <property name="icon">
0315                     <iconset resource="../../../resources/rcse/rcse_resources.qrc">
0316                      <normaloff>:/rcstyle/hidden_field.png</normaloff>:/rcstyle/hidden_field.png</iconset>
0317                    </property>
0318                    <property name="toolButtonStyle">
0319                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0320                    </property>
0321                    <property name="autoRaise">
0322                     <bool>true</bool>
0323                    </property>
0324                   </widget>
0325                  </item>
0326                  <item>
0327                   <widget class="QToolButton" name="m_imageBtn">
0328                    <property name="sizePolicy">
0329                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0330                      <horstretch>0</horstretch>
0331                      <verstretch>0</verstretch>
0332                     </sizepolicy>
0333                    </property>
0334                    <property name="text">
0335                     <string>Image</string>
0336                    </property>
0337                    <property name="icon">
0338                     <iconset>
0339                      <normaloff>:/rcstyle//photo.png</normaloff>:/rcstyle//photo.png</iconset>
0340                    </property>
0341                    <property name="toolButtonStyle">
0342                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0343                    </property>
0344                    <property name="autoRaise">
0345                     <bool>true</bool>
0346                    </property>
0347                   </widget>
0348                  </item>
0349                  <item>
0350                   <widget class="QToolButton" name="m_addLabelBtn">
0351                    <property name="sizePolicy">
0352                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0353                      <horstretch>0</horstretch>
0354                      <verstretch>0</verstretch>
0355                     </sizepolicy>
0356                    </property>
0357                    <property name="text">
0358                     <string>...</string>
0359                    </property>
0360                    <property name="checkable">
0361                     <bool>true</bool>
0362                    </property>
0363                    <property name="toolButtonStyle">
0364                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0365                    </property>
0366                    <property name="autoRaise">
0367                     <bool>true</bool>
0368                    </property>
0369                   </widget>
0370                  </item>
0371                  <item>
0372                   <widget class="QToolButton" name="m_webPageBtn">
0373                    <property name="sizePolicy">
0374                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0375                      <horstretch>0</horstretch>
0376                      <verstretch>0</verstretch>
0377                     </sizepolicy>
0378                    </property>
0379                    <property name="text">
0380                     <string>WebView</string>
0381                    </property>
0382                    <property name="icon">
0383                     <iconset>
0384                      <normaloff>:/rcstyle//webPage.svg</normaloff>:/rcstyle//webPage.svg</iconset>
0385                    </property>
0386                    <property name="toolButtonStyle">
0387                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0388                    </property>
0389                    <property name="autoRaise">
0390                     <bool>true</bool>
0391                    </property>
0392                   </widget>
0393                  </item>
0394                  <item>
0395                   <widget class="QToolButton" name="m_nextPageBtn">
0396                    <property name="sizePolicy">
0397                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0398                      <horstretch>0</horstretch>
0399                      <verstretch>0</verstretch>
0400                     </sizepolicy>
0401                    </property>
0402                    <property name="text">
0403                     <string>Next Page</string>
0404                    </property>
0405                    <property name="toolButtonStyle">
0406                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0407                    </property>
0408                    <property name="autoRaise">
0409                     <bool>true</bool>
0410                    </property>
0411                   </widget>
0412                  </item>
0413                  <item>
0414                   <widget class="QToolButton" name="m_previousPageBtn">
0415                    <property name="sizePolicy">
0416                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0417                      <horstretch>0</horstretch>
0418                      <verstretch>0</verstretch>
0419                     </sizepolicy>
0420                    </property>
0421                    <property name="text">
0422                     <string>Previous Page</string>
0423                    </property>
0424                    <property name="toolButtonStyle">
0425                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0426                    </property>
0427                    <property name="autoRaise">
0428                     <bool>true</bool>
0429                    </property>
0430                   </widget>
0431                  </item>
0432                 </layout>
0433                </widget>
0434               </item>
0435               <item>
0436                <spacer name="verticalSpacer">
0437                 <property name="orientation">
0438                  <enum>Qt::Vertical</enum>
0439                 </property>
0440                 <property name="sizeHint" stdset="0">
0441                  <size>
0442                   <width>20</width>
0443                   <height>40</height>
0444                  </size>
0445                 </property>
0446                </spacer>
0447               </item>
0448               <item>
0449                <spacer name="verticalSpacer_6">
0450                 <property name="orientation">
0451                  <enum>Qt::Vertical</enum>
0452                 </property>
0453                 <property name="sizeHint" stdset="0">
0454                  <size>
0455                   <width>20</width>
0456                   <height>200</height>
0457                  </size>
0458                 </property>
0459                </spacer>
0460               </item>
0461               <item>
0462                <widget class="QGroupBox" name="groupBox_2">
0463                 <property name="title">
0464                  <string>Tools</string>
0465                 </property>
0466                 <layout class="QVBoxLayout" name="verticalLayout_5">
0467                  <item>
0468                   <widget class="QToolButton" name="m_moveBtn">
0469                    <property name="sizePolicy">
0470                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0471                      <horstretch>0</horstretch>
0472                      <verstretch>0</verstretch>
0473                     </sizepolicy>
0474                    </property>
0475                    <property name="text">
0476                     <string>Move Item</string>
0477                    </property>
0478                    <property name="icon">
0479                     <iconset>
0480                      <normaloff>:/rcstyle//moveNpc.png</normaloff>:/rcstyle//moveNpc.png</iconset>
0481                    </property>
0482                    <property name="iconSize">
0483                     <size>
0484                      <width>40</width>
0485                      <height>20</height>
0486                     </size>
0487                    </property>
0488                    <property name="checkable">
0489                     <bool>true</bool>
0490                    </property>
0491                    <property name="toolButtonStyle">
0492                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0493                    </property>
0494                    <property name="autoRaise">
0495                     <bool>true</bool>
0496                    </property>
0497                    <attribute name="buttonGroup">
0498                     <string notr="true">buttonGroup</string>
0499                    </attribute>
0500                   </widget>
0501                  </item>
0502                  <item>
0503                   <widget class="QToolButton" name="m_deleteBtn">
0504                    <property name="sizePolicy">
0505                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0506                      <horstretch>0</horstretch>
0507                      <verstretch>0</verstretch>
0508                     </sizepolicy>
0509                    </property>
0510                    <property name="text">
0511                     <string>Delete</string>
0512                    </property>
0513                    <property name="icon">
0514                     <iconset>
0515                      <normaloff>resources/icons/delete.png</normaloff>resources/icons/delete.png</iconset>
0516                    </property>
0517                    <property name="iconSize">
0518                     <size>
0519                      <width>40</width>
0520                      <height>20</height>
0521                     </size>
0522                    </property>
0523                    <property name="checkable">
0524                     <bool>true</bool>
0525                    </property>
0526                    <property name="toolButtonStyle">
0527                     <enum>Qt::ToolButtonTextBesideIcon</enum>
0528                    </property>
0529                    <property name="autoRaise">
0530                     <bool>true</bool>
0531                    </property>
0532                    <attribute name="buttonGroup">
0533                     <string notr="true">buttonGroup</string>
0534                    </attribute>
0535                   </widget>
0536                  </item>
0537                  <item>
0538                   <widget class="QListWidget" name="m_selectPageView">
0539                    <property name="sizePolicy">
0540                     <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
0541                      <horstretch>0</horstretch>
0542                      <verstretch>0</verstretch>
0543                     </sizepolicy>
0544                    </property>
0545                    <property name="showDropIndicator" stdset="0">
0546                     <bool>false</bool>
0547                    </property>
0548                    <property name="alternatingRowColors">
0549                     <bool>true</bool>
0550                    </property>
0551                   </widget>
0552                  </item>
0553                  <item>
0554                   <widget class="QPushButton" name="m_addPage">
0555                    <property name="text">
0556                     <string>Add Page</string>
0557                    </property>
0558                   </widget>
0559                  </item>
0560                  <item>
0561                   <widget class="QPushButton" name="m_removePage">
0562                    <property name="text">
0563                     <string>Remove Page</string>
0564                    </property>
0565                   </widget>
0566                  </item>
0567                  <item>
0568                   <widget class="QLabel" name="label">
0569                    <property name="text">
0570                     <string>Scale:</string>
0571                    </property>
0572                   </widget>
0573                  </item>
0574                  <item>
0575                   <widget class="QSlider" name="m_scaleSlider">
0576                    <property name="sizePolicy">
0577                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0578                      <horstretch>0</horstretch>
0579                      <verstretch>0</verstretch>
0580                     </sizepolicy>
0581                    </property>
0582                    <property name="minimum">
0583                     <number>1</number>
0584                    </property>
0585                    <property name="maximum">
0586                     <number>200</number>
0587                    </property>
0588                    <property name="value">
0589                     <number>100</number>
0590                    </property>
0591                    <property name="orientation">
0592                     <enum>Qt::Horizontal</enum>
0593                    </property>
0594                   </widget>
0595                  </item>
0596                 </layout>
0597                </widget>
0598               </item>
0599              </layout>
0600             </item>
0601            </layout>
0602           </widget>
0603           <widget class="FieldView" name="treeView">
0604            <property name="alternatingRowColors">
0605             <bool>true</bool>
0606            </property>
0607            <property name="selectionMode">
0608             <enum>QAbstractItemView::ExtendedSelection</enum>
0609            </property>
0610           </widget>
0611          </widget>
0612         </item>
0613        </layout>
0614       </widget>
0615       <widget class="QWidget" name="m_qml">
0616        <attribute name="title">
0617         <string>View</string>
0618        </attribute>
0619        <layout class="QVBoxLayout" name="verticalLayout_9">
0620         <item>
0621          <widget class="QSplitter" name="splitter_2">
0622           <property name="orientation">
0623            <enum>Qt::Horizontal</enum>
0624           </property>
0625           <widget class="QWidget" name="layoutWidget">
0626            <layout class="QVBoxLayout" name="verticalLayout_8">
0627             <item>
0628              <widget class="QQuickWidget" name="m_quickview">
0629               <property name="resizeMode">
0630                <enum>QQuickWidget::SizeRootObjectToView</enum>
0631               </property>
0632              </widget>
0633             </item>
0634            </layout>
0635           </widget>
0636           <widget class="QWidget" name="layoutWidget2">
0637            <layout class="QVBoxLayout" name="verticalLayout_2">
0638             <item>
0639              <layout class="QHBoxLayout" name="horizontalLayout_4">
0640               <item>
0641                <widget class="QToolButton" name="m_codeToViewBtn">
0642                 <property name="text">
0643                  <string>...</string>
0644                 </property>
0645                </widget>
0646               </item>
0647               <item>
0648                <widget class="QToolButton" name="m_generateCodeBtn">
0649                 <property name="text">
0650                  <string>...</string>
0651                 </property>
0652                </widget>
0653               </item>
0654               <item>
0655                <spacer name="horizontalSpacer_2">
0656                 <property name="orientation">
0657                  <enum>Qt::Horizontal</enum>
0658                 </property>
0659                 <property name="sizeHint" stdset="0">
0660                  <size>
0661                   <width>40</width>
0662                   <height>20</height>
0663                  </size>
0664                 </property>
0665                </spacer>
0666               </item>
0667               <item>
0668                <widget class="QComboBox" name="m_characterSelectBox"/>
0669               </item>
0670               <item>
0671                <spacer name="horizontalSpacer">
0672                 <property name="orientation">
0673                  <enum>Qt::Horizontal</enum>
0674                 </property>
0675                 <property name="sizeHint" stdset="0">
0676                  <size>
0677                   <width>40</width>
0678                   <height>20</height>
0679                  </size>
0680                 </property>
0681                </spacer>
0682               </item>
0683              </layout>
0684             </item>
0685             <item>
0686              <widget class="CodeEditor" name="m_codeEdit"/>
0687             </item>
0688            </layout>
0689           </widget>
0690          </widget>
0691         </item>
0692        </layout>
0693       </widget>
0694       <widget class="QWidget" name="m_characterTab">
0695        <attribute name="title">
0696         <string>Characters</string>
0697        </attribute>
0698        <layout class="QHBoxLayout" name="horizontalLayout_2">
0699         <item>
0700          <widget class="QTreeView" name="m_characterView">
0701           <property name="alternatingRowColors">
0702            <bool>true</bool>
0703           </property>
0704           <property name="selectionMode">
0705            <enum>QAbstractItemView::ContiguousSelection</enum>
0706           </property>
0707           <attribute name="headerStretchLastSection">
0708            <bool>false</bool>
0709           </attribute>
0710          </widget>
0711         </item>
0712        </layout>
0713       </widget>
0714       <widget class="QWidget" name="m_imagesTab">
0715        <attribute name="title">
0716         <string>Stored Images</string>
0717        </attribute>
0718        <layout class="QVBoxLayout" name="verticalLayout_7">
0719         <item>
0720          <layout class="QHBoxLayout" name="horizontalLayout_3">
0721           <item>
0722            <widget class="QTableView" name="m_imageList"/>
0723           </item>
0724           <item>
0725            <layout class="QVBoxLayout" name="verticalLayout_6">
0726             <item>
0727              <widget class="QToolButton" name="m_addImageBtn">
0728               <property name="text">
0729                <string>...</string>
0730               </property>
0731              </widget>
0732             </item>
0733             <item>
0734              <widget class="QToolButton" name="m_removeImgBtn">
0735               <property name="text">
0736                <string>...</string>
0737               </property>
0738              </widget>
0739             </item>
0740             <item>
0741              <spacer name="verticalSpacer_3">
0742               <property name="orientation">
0743                <enum>Qt::Vertical</enum>
0744               </property>
0745               <property name="sizeHint" stdset="0">
0746                <size>
0747                 <width>20</width>
0748                 <height>40</height>
0749                </size>
0750               </property>
0751              </spacer>
0752             </item>
0753            </layout>
0754           </item>
0755          </layout>
0756         </item>
0757        </layout>
0758       </widget>
0759      </widget>
0760     </item>
0761    </layout>
0762   </widget>
0763   <widget class="QMenuBar" name="menuBar">
0764    <property name="geometry">
0765     <rect>
0766      <x>0</x>
0767      <y>0</y>
0768      <width>1069</width>
0769      <height>22</height>
0770     </rect>
0771    </property>
0772    <widget class="QMenu" name="m_fileMenu">
0773     <property name="title">
0774      <string>File</string>
0775     </property>
0776     <addaction name="m_newAct"/>
0777     <addaction name="m_openAct"/>
0778     <addaction name="m_saveAct"/>
0779     <addaction name="actionSave_As"/>
0780     <addaction name="m_preferencesAction"/>
0781     <addaction name="separator"/>
0782     <addaction name="m_importFromPdf"/>
0783     <addaction name="m_exportPdfAct"/>
0784     <addaction name="m_recentFileAct1"/>
0785     <addaction name="m_recentFileAct2"/>
0786     <addaction name="m_recentFileAct3"/>
0787     <addaction name="m_recentFileAct4"/>
0788     <addaction name="m_recentFileAct5"/>
0789     <addaction name="separator"/>
0790     <addaction name="m_quitAction"/>
0791    </widget>
0792    <widget class="QMenu" name="menuEdition">
0793     <property name="title">
0794      <string>Edition</string>
0795     </property>
0796     <addaction name="separator"/>
0797     <addaction name="m_genarateCodeAct"/>
0798     <addaction name="m_codeToViewAct"/>
0799     <addaction name="m_backgroundImageAct"/>
0800     <addaction name="separator"/>
0801     <addaction name="m_sheetProperties"/>
0802     <addaction name="separator"/>
0803     <addaction name="m_showItemIcon"/>
0804     <addaction name="m_checkValidityAct"/>
0805     <addaction name="m_resetIdAct"/>
0806    </widget>
0807    <widget class="QMenu" name="menuAbout">
0808     <property name="title">
0809      <string>Help</string>
0810     </property>
0811     <addaction name="m_onlineHelpAct"/>
0812     <addaction name="m_openLiberapay"/>
0813     <addaction name="separator"/>
0814     <addaction name="m_aboutRcseAct"/>
0815    </widget>
0816    <addaction name="m_fileMenu"/>
0817    <addaction name="menuEdition"/>
0818    <addaction name="menuAbout"/>
0819   </widget>
0820   <widget class="QStatusBar" name="statusBar"/>
0821   <action name="m_openAct">
0822    <property name="text">
0823     <string>Open</string>
0824    </property>
0825    <property name="shortcut">
0826     <string>Ctrl+O</string>
0827    </property>
0828   </action>
0829   <action name="m_saveAct">
0830    <property name="text">
0831     <string>Save</string>
0832    </property>
0833    <property name="shortcut">
0834     <string>Ctrl+S</string>
0835    </property>
0836   </action>
0837   <action name="actionSave_As">
0838    <property name="text">
0839     <string>Save As...</string>
0840    </property>
0841    <property name="shortcut">
0842     <string>Ctrl+Shift+S</string>
0843    </property>
0844   </action>
0845   <action name="m_newAct">
0846    <property name="text">
0847     <string>New</string>
0848    </property>
0849    <property name="shortcut">
0850     <string>Ctrl+N</string>
0851    </property>
0852   </action>
0853   <action name="m_quitAction">
0854    <property name="text">
0855     <string>Quit</string>
0856    </property>
0857    <property name="shortcut">
0858     <string>Ctrl+Q</string>
0859    </property>
0860   </action>
0861   <action name="m_addTextInputAct">
0862    <property name="checkable">
0863     <bool>true</bool>
0864    </property>
0865    <property name="icon">
0866     <iconset>
0867      <normaloff>:/rcstyle//Actions-edit-rename-icon.png</normaloff>:/rcstyle//Actions-edit-rename-icon.png</iconset>
0868    </property>
0869    <property name="text">
0870     <string>TextInput</string>
0871    </property>
0872   </action>
0873   <action name="m_moveAct">
0874    <property name="checkable">
0875     <bool>true</bool>
0876    </property>
0877    <property name="icon">
0878     <iconset>
0879      <normaloff>:/rcstyle//moveNpc.png</normaloff>:/rcstyle//moveNpc.png</iconset>
0880    </property>
0881    <property name="text">
0882     <string>Move Item</string>
0883    </property>
0884   </action>
0885   <action name="m_deleteAct">
0886    <property name="checkable">
0887     <bool>true</bool>
0888    </property>
0889    <property name="icon">
0890     <iconset>
0891      <normaloff>:/rcstyle//delete.png</normaloff>:/rcstyle//delete.png</iconset>
0892    </property>
0893    <property name="text">
0894     <string>Delete Item</string>
0895    </property>
0896   </action>
0897   <action name="m_rolisteamExport">
0898    <property name="text">
0899     <string>Export To Rolisteam</string>
0900    </property>
0901   </action>
0902   <action name="actionSave_Qml">
0903    <property name="text">
0904     <string>Save View</string>
0905    </property>
0906   </action>
0907   <action name="actionLoad_Qml">
0908    <property name="text">
0909     <string>Load View</string>
0910    </property>
0911   </action>
0912   <action name="m_genarateCodeAct">
0913    <property name="icon">
0914     <iconset>
0915      <normaloff>:/rcstyle//gear.svg</normaloff>:/rcstyle//gear.svg</iconset>
0916    </property>
0917    <property name="text">
0918     <string>Generate Code and Sheet</string>
0919    </property>
0920    <property name="shortcut">
0921     <string>Ctrl+R</string>
0922    </property>
0923   </action>
0924   <action name="m_codeToViewAct">
0925    <property name="icon">
0926     <iconset>
0927      <normaloff>:/rcstyle//arrow.svg</normaloff>:/rcstyle//arrow.svg</iconset>
0928    </property>
0929    <property name="text">
0930     <string>Code To Sheet</string>
0931    </property>
0932    <property name="shortcut">
0933     <string>Ctrl+D</string>
0934    </property>
0935   </action>
0936   <action name="m_addButtonAct">
0937    <property name="checkable">
0938     <bool>true</bool>
0939    </property>
0940    <property name="icon">
0941     <iconset>
0942      <normaloff>:/rcstyle//symbol.svg</normaloff>:/rcstyle//symbol.svg</iconset>
0943    </property>
0944    <property name="text">
0945     <string>Dice Button</string>
0946    </property>
0947   </action>
0948   <action name="m_addTextFieldAct">
0949    <property name="checkable">
0950     <bool>true</bool>
0951    </property>
0952    <property name="icon">
0953     <iconset>
0954      <normaloff>:/rcstyle//Actions-edit-rename-icon.png</normaloff>:/rcstyle//Actions-edit-rename-icon.png</iconset>
0955    </property>
0956    <property name="text">
0957     <string>TextField</string>
0958    </property>
0959   </action>
0960   <action name="m_addCheckBoxAct">
0961    <property name="checkable">
0962     <bool>true</bool>
0963    </property>
0964    <property name="icon">
0965     <iconset>
0966      <normaloff>:/rcstyle//checked_checkbox.png</normaloff>:/rcstyle//checked_checkbox.png</iconset>
0967    </property>
0968    <property name="text">
0969     <string>Checkbox</string>
0970    </property>
0971   </action>
0972   <action name="m_addTextAreaAct">
0973    <property name="checkable">
0974     <bool>true</bool>
0975    </property>
0976    <property name="icon">
0977     <iconset>
0978      <normaloff>:/rcstyle//textarea.png</normaloff>:/rcstyle//textarea.png</iconset>
0979    </property>
0980    <property name="text">
0981     <string>TextArea</string>
0982    </property>
0983   </action>
0984   <action name="m_backgroundImageAct">
0985    <property name="text">
0986     <string>Set image background…</string>
0987    </property>
0988   </action>
0989   <action name="m_addImageAction">
0990    <property name="checkable">
0991     <bool>true</bool>
0992    </property>
0993    <property name="icon">
0994     <iconset>
0995      <normaloff>:/rcstyle//photo.png</normaloff>:/rcstyle//photo.png</iconset>
0996    </property>
0997    <property name="text">
0998     <string>Image</string>
0999    </property>
1000   </action>
1001   <action name="m_aboutRcseAct">
1002    <property name="icon">
1003     <iconset>
1004      <normaloff>:/resources/logo/symbol2.png</normaloff>:/resources/logo/symbol2.png</iconset>
1005    </property>
1006    <property name="text">
1007     <string>About RCSE</string>
1008    </property>
1009   </action>
1010   <action name="m_onlineHelpAct">
1011    <property name="text">
1012     <string>Help</string>
1013    </property>
1014   </action>
1015   <action name="m_resetIdAct">
1016    <property name="text">
1017     <string>Reset Ids</string>
1018    </property>
1019   </action>
1020   <action name="m_preferencesAction">
1021    <property name="text">
1022     <string>Preferences</string>
1023    </property>
1024    <property name="shortcut">
1025     <string>Ctrl+P</string>
1026    </property>
1027    <property name="visible">
1028     <bool>false</bool>
1029    </property>
1030   </action>
1031   <action name="m_sheetProperties">
1032    <property name="text">
1033     <string>Sheet Properties…</string>
1034    </property>
1035    <property name="shortcut">
1036     <string>Ctrl+P</string>
1037    </property>
1038   </action>
1039   <action name="m_functionButtonAct">
1040    <property name="checkable">
1041     <bool>true</bool>
1042    </property>
1043    <property name="icon">
1044     <iconset>
1045      <normaloff>:/rcstyle//function.png</normaloff>:/rcstyle//function.png</iconset>
1046    </property>
1047    <property name="text">
1048     <string>Function Button</string>
1049    </property>
1050   </action>
1051   <action name="m_showItemIcon">
1052    <property name="checkable">
1053     <bool>true</bool>
1054    </property>
1055    <property name="checked">
1056     <bool>true</bool>
1057    </property>
1058    <property name="text">
1059     <string>Hide/Show icon in Editor</string>
1060    </property>
1061   </action>
1062   <action name="m_addImageAct">
1063    <property name="icon">
1064     <iconset>
1065      <normaloff>:/rcstyle//add_round.png</normaloff>:/rcstyle//add_round.png</iconset>
1066    </property>
1067    <property name="text">
1068     <string>Add Image</string>
1069    </property>
1070   </action>
1071   <action name="m_deleteImageAct">
1072    <property name="icon">
1073     <iconset>
1074      <normaloff>:/rcstyle//delete.png</normaloff>:/rcstyle//delete.png</iconset>
1075    </property>
1076    <property name="text">
1077     <string>Delete Image</string>
1078    </property>
1079   </action>
1080   <action name="m_checkValidityAct">
1081    <property name="text">
1082     <string>Check Validity</string>
1083    </property>
1084   </action>
1085   <action name="m_tableFieldAct">
1086    <property name="checkable">
1087     <bool>true</bool>
1088    </property>
1089    <property name="icon">
1090     <iconset>
1091      <normaloff>:/rcstyle//table.png</normaloff>:/rcstyle//table.png</iconset>
1092    </property>
1093    <property name="text">
1094     <string>Table</string>
1095    </property>
1096   </action>
1097   <action name="m_undo">
1098    <property name="text">
1099     <string>&amp;Undo</string>
1100    </property>
1101   </action>
1102   <action name="m_redo">
1103    <property name="text">
1104     <string>&amp;Redo</string>
1105    </property>
1106   </action>
1107   <action name="m_openLiberapay">
1108    <property name="icon">
1109     <iconset>
1110      <normaloff>:/rcstyle//liberapay.png</normaloff>:/rcstyle//liberapay.png</iconset>
1111    </property>
1112    <property name="text">
1113     <string>Support Rolisteam</string>
1114    </property>
1115   </action>
1116   <action name="m_exportPdfAct">
1117    <property name="text">
1118     <string>Export as PDF</string>
1119    </property>
1120   </action>
1121   <action name="m_webPageAct">
1122    <property name="checkable">
1123     <bool>true</bool>
1124    </property>
1125    <property name="icon">
1126     <iconset>
1127      <normaloff>:/rcstyle//webPage.svg</normaloff>:/rcstyle//webPage.svg</iconset>
1128    </property>
1129    <property name="text">
1130     <string>WebView</string>
1131    </property>
1132   </action>
1133   <action name="m_nextPageAct">
1134    <property name="checkable">
1135     <bool>true</bool>
1136    </property>
1137    <property name="icon">
1138     <iconset>
1139      <normaloff>:/rcstyle//arrow_next.svg</normaloff>:/rcstyle//arrow_next.svg</iconset>
1140    </property>
1141    <property name="text">
1142     <string>Next Page</string>
1143    </property>
1144   </action>
1145   <action name="m_previousPageAct">
1146    <property name="checkable">
1147     <bool>true</bool>
1148    </property>
1149    <property name="icon">
1150     <iconset>
1151      <normaloff>:/rcstyle//arrow.svg</normaloff>:/rcstyle//arrow.svg</iconset>
1152    </property>
1153    <property name="text">
1154     <string>Previous Page</string>
1155    </property>
1156   </action>
1157   <action name="m_recentFileAct1">
1158    <property name="text">
1159     <string>Recent file 1</string>
1160    </property>
1161    <property name="visible">
1162     <bool>false</bool>
1163    </property>
1164   </action>
1165   <action name="m_recentFileAct2">
1166    <property name="text">
1167     <string notr="true">Recent file 2</string>
1168    </property>
1169    <property name="visible">
1170     <bool>false</bool>
1171    </property>
1172   </action>
1173   <action name="m_recentFileAct3">
1174    <property name="text">
1175     <string notr="true">Recent file 3</string>
1176    </property>
1177    <property name="visible">
1178     <bool>true</bool>
1179    </property>
1180   </action>
1181   <action name="m_recentFileAct4">
1182    <property name="text">
1183     <string notr="true">Recent file 4</string>
1184    </property>
1185    <property name="visible">
1186     <bool>false</bool>
1187    </property>
1188   </action>
1189   <action name="m_recentFileAct5">
1190    <property name="text">
1191     <string notr="true">Recent file 5</string>
1192    </property>
1193    <property name="visible">
1194     <bool>false</bool>
1195    </property>
1196   </action>
1197   <action name="m_addLabelAction">
1198    <property name="checkable">
1199     <bool>true</bool>
1200    </property>
1201    <property name="icon">
1202     <iconset>
1203      <normaloff>:/rcstyle//text-label.svg</normaloff>:/rcstyle//text-label.svg</iconset>
1204    </property>
1205    <property name="text">
1206     <string>Label field</string>
1207    </property>
1208    <property name="toolTip">
1209     <string>Read-only Text</string>
1210    </property>
1211   </action>
1212   <action name="m_importFromPdf">
1213    <property name="text">
1214     <string>Import from PDF</string>
1215    </property>
1216   </action>
1217   <action name="m_sliderAct">
1218    <property name="checkable">
1219     <bool>true</bool>
1220    </property>
1221    <property name="icon">
1222     <iconset resource="../../../resources/rcse/rcse_resources.qrc">
1223      <normaloff>:/rcstyle/slider.png</normaloff>:/rcstyle/slider.png</iconset>
1224    </property>
1225    <property name="text">
1226     <string>Slider</string>
1227    </property>
1228   </action>
1229   <action name="m_hiddenFieldAct">
1230    <property name="checkable">
1231     <bool>true</bool>
1232    </property>
1233    <property name="icon">
1234     <iconset resource="../../../resources/rcse/rcse_resources.qrc">
1235      <normaloff>:/rcstyle/hidden_field.png</normaloff>:/rcstyle/hidden_field.png</iconset>
1236    </property>
1237    <property name="text">
1238     <string>Hidden Field</string>
1239    </property>
1240    <property name="toolTip">
1241     <string>Hidden Field (for intermediate calculations)</string>
1242    </property>
1243   </action>
1244  </widget>
1245  <layoutdefault spacing="6" margin="11"/>
1246  <customwidgets>
1247   <customwidget>
1248    <class>QQuickWidget</class>
1249    <extends>QWidget</extends>
1250    <header location="global">QtQuickWidgets/QQuickWidget</header>
1251   </customwidget>
1252   <customwidget>
1253    <class>CodeEditor</class>
1254    <extends>QPlainTextEdit</extends>
1255    <header>codeeditor.h</header>
1256   </customwidget>
1257   <customwidget>
1258    <class>FieldView</class>
1259    <extends>QTreeView</extends>
1260    <header>widgets/fieldview.h</header>
1261   </customwidget>
1262   <customwidget>
1263    <class>ItemEditor</class>
1264    <extends>QWidget</extends>
1265    <header>itemeditor.h</header>
1266    <container>1</container>
1267   </customwidget>
1268  </customwidgets>
1269  <resources>
1270   <include location="../../../resources/rcse/rcse_resources.qrc"/>
1271  </resources>
1272  <connections/>
1273  <buttongroups>
1274   <buttongroup name="buttonGroup"/>
1275  </buttongroups>
1276 </ui>