VirtualBox

Changeset 2979 in vbox


Ignore:
Timestamp:
Jun 1, 2007 3:55:16 PM (18 years ago)
Author:
vboxsync
Message:

FE/Qt: Minor corrections to changeset:21685, changeset:21687.

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp

    r2972 r2979  
    11021102    vmShowLogsAction->setAccel (tr ("Ctrl+L"));
    11031103    vmShowLogsAction->setStatusTip (
    1104         tr ("Show the log of the selected virtual machine"));
     1104        tr ("Show the log files of the selected virtual machine"));
    11051105
    11061106    helpContentsAction->setMenuText (tr ("&Contents..."));
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui

    r2973 r2979  
    4747        </property>
    4848        <property name="spacing">
    49             <number>0</number>
     49            <number>10</number>
    5050        </property>
    5151        <widget class="QGroupBox">
     
    218218                    </property>
    219219                </widget>
    220                 <widget class="QGroupBox">
     220            </vbox>
     221        </widget>
     222        <widget class="QGroupBox">
     223            <property name="name">
     224                <cstring>grbTAP</cstring>
     225            </property>
     226            <property name="title">
     227                <string>Host Interface Settings</string>
     228            </property>
     229            <property name="flat">
     230                <bool>false</bool>
     231            </property>
     232            <vbox>
     233                <property name="name">
     234                    <cstring>unnamed</cstring>
     235                </property>
     236                <widget class="QLayoutWidget">
    221237                    <property name="name">
    222                         <cstring>grbTAP</cstring>
    223                     </property>
    224                     <property name="title">
    225                         <string>Host Interface Settings</string>
    226                     </property>
    227                     <property name="flat">
    228                         <bool>false</bool>
     238                        <cstring>layout120</cstring>
     239                    </property>
     240                    <hbox>
     241                        <property name="name">
     242                            <cstring>unnamed</cstring>
     243                        </property>
     244                        <widget class="QFrame">
     245                            <property name="name">
     246                                <cstring>frmHostInterface_X11</cstring>
     247                            </property>
     248                            <property name="frameShape">
     249                                <enum>NoFrame</enum>
     250                            </property>
     251                            <property name="frameShadow">
     252                                <enum>Raised</enum>
     253                            </property>
     254                            <vbox>
     255                                <property name="name">
     256                                    <cstring>unnamed</cstring>
     257                                </property>
     258                                <property name="margin">
     259                                    <number>0</number>
     260                                </property>
     261                                <widget class="QLabel">
     262                                    <property name="name">
     263                                        <cstring>txHostInterface_X11</cstring>
     264                                    </property>
     265                                    <property name="sizePolicy">
     266                                        <sizepolicy>
     267                                            <hsizetype>0</hsizetype>
     268                                            <vsizetype>5</vsizetype>
     269                                            <horstretch>0</horstretch>
     270                                            <verstretch>0</verstretch>
     271                                        </sizepolicy>
     272                                    </property>
     273                                    <property name="text">
     274                                        <string>&amp;Interface Name</string>
     275                                    </property>
     276                                    <property name="buddy" stdset="0">
     277                                        <cstring>leHostInterface</cstring>
     278                                    </property>
     279                                </widget>
     280                                <widget class="QLineEdit">
     281                                    <property name="name">
     282                                        <cstring>leHostInterface</cstring>
     283                                    </property>
     284                                    <property name="whatsThis" stdset="0">
     285                                        <string>Displays the TAP interface name.</string>
     286                                    </property>
     287                                </widget>
     288                            </vbox>
     289                        </widget>
     290                        <widget class="QFrame">
     291                            <property name="name">
     292                                <cstring>frmTAPDescriptor</cstring>
     293                            </property>
     294                            <property name="frameShape">
     295                                <enum>NoFrame</enum>
     296                            </property>
     297                            <property name="frameShadow">
     298                                <enum>Raised</enum>
     299                            </property>
     300                            <vbox>
     301                                <property name="name">
     302                                    <cstring>unnamed</cstring>
     303                                </property>
     304                                <property name="margin">
     305                                    <number>0</number>
     306                                </property>
     307                                <widget class="QLabel">
     308                                    <property name="name">
     309                                        <cstring>txTAPDescriptor</cstring>
     310                                    </property>
     311                                    <property name="sizePolicy">
     312                                        <sizepolicy>
     313                                            <hsizetype>0</hsizetype>
     314                                            <vsizetype>5</vsizetype>
     315                                            <horstretch>0</horstretch>
     316                                            <verstretch>0</verstretch>
     317                                        </sizepolicy>
     318                                    </property>
     319                                    <property name="text">
     320                                        <string>&amp;File Descriptor</string>
     321                                    </property>
     322                                    <property name="buddy" stdset="0">
     323                                        <cstring>leTAPDescriptor</cstring>
     324                                    </property>
     325                                </widget>
     326                                <widget class="QLineEdit">
     327                                    <property name="name">
     328                                        <cstring>leTAPDescriptor</cstring>
     329                                    </property>
     330                                    <property name="frameShape">
     331                                        <enum>LineEditPanel</enum>
     332                                    </property>
     333                                    <property name="frameShadow">
     334                                        <enum>Sunken</enum>
     335                                    </property>
     336                                </widget>
     337                            </vbox>
     338                        </widget>
     339                    </hbox>
     340                </widget>
     341                <widget class="QFrame">
     342                    <property name="name">
     343                        <cstring>frmTAPSetupTerminate</cstring>
     344                    </property>
     345                    <property name="frameShape">
     346                        <enum>NoFrame</enum>
     347                    </property>
     348                    <property name="frameShadow">
     349                        <enum>Raised</enum>
    229350                    </property>
    230351                    <vbox>
     
    232353                            <cstring>unnamed</cstring>
    233354                        </property>
     355                        <property name="margin">
     356                            <number>0</number>
     357                        </property>
    234358                        <widget class="QLayoutWidget">
    235359                            <property name="name">
    236                                 <cstring>layout120</cstring>
    237                             </property>
    238                             <hbox>
     360                                <cstring>layout124</cstring>
     361                            </property>
     362                            <vbox>
    239363                                <property name="name">
    240364                                    <cstring>unnamed</cstring>
    241365                                </property>
    242                                 <widget class="QFrame">
    243                                     <property name="name">
    244                                         <cstring>frmHostInterface_X11</cstring>
    245                                     </property>
    246                                     <property name="frameShape">
    247                                         <enum>NoFrame</enum>
    248                                     </property>
    249                                     <property name="frameShadow">
    250                                         <enum>Raised</enum>
    251                                     </property>
    252                                     <vbox>
     366                                <property name="margin">
     367                                    <number>0</number>
     368                                </property>
     369                                <property name="spacing">
     370                                    <number>0</number>
     371                                </property>
     372                                <widget class="QLayoutWidget">
     373                                    <property name="name">
     374                                        <cstring>layout31</cstring>
     375                                    </property>
     376                                    <hbox>
    253377                                        <property name="name">
    254378                                            <cstring>unnamed</cstring>
    255379                                        </property>
    256                                         <property name="margin">
    257                                             <number>0</number>
    258                                         </property>
    259380                                        <widget class="QLabel">
    260381                                            <property name="name">
    261                                                 <cstring>txHostInterface_X11</cstring>
    262                                             </property>
    263                                             <property name="sizePolicy">
    264                                                 <sizepolicy>
    265                                                     <hsizetype>0</hsizetype>
    266                                                     <vsizetype>5</vsizetype>
    267                                                     <horstretch>0</horstretch>
    268                                                     <verstretch>0</verstretch>
    269                                                 </sizepolicy>
     382                                                <cstring>txTAPSetup</cstring>
    270383                                            </property>
    271384                                            <property name="text">
    272                                                 <string>&amp;Interface Name</string>
     385                                                <string>&amp;Setup Application</string>
    273386                                            </property>
    274387                                            <property name="buddy" stdset="0">
    275                                                 <cstring>leHostInterface</cstring>
     388                                                <cstring>leTAPSetup</cstring>
    276389                                            </property>
    277390                                        </widget>
    278                                         <widget class="QLineEdit">
    279                                             <property name="name">
    280                                                 <cstring>leHostInterface</cstring>
    281                                             </property>
    282                                             <property name="whatsThis" stdset="0">
    283                                                         <string>Displays the TAP interface name.</string>
    284                                             </property>
    285                                         </widget>
    286                                     </vbox>
    287                                 </widget>
    288                                 <widget class="QFrame">
    289                                     <property name="name">
    290                                         <cstring>frmTAPDescriptor</cstring>
    291                                     </property>
    292                                     <property name="frameShape">
    293                                         <enum>NoFrame</enum>
    294                                     </property>
    295                                     <property name="frameShadow">
    296                                         <enum>Raised</enum>
    297                                     </property>
    298                                     <vbox>
     391                                        <spacer>
     392                                            <property name="name">
     393                                                <cstring>spacer14</cstring>
     394                                            </property>
     395                                            <property name="orientation">
     396                                                <enum>Horizontal</enum>
     397                                            </property>
     398                                            <property name="sizeType">
     399                                                <enum>Expanding</enum>
     400                                            </property>
     401                                            <property name="sizeHint">
     402                                                <size>
     403                                                    <width>61</width>
     404                                                    <height>20</height>
     405                                                </size>
     406                                            </property>
     407                                        </spacer>
     408                                    </hbox>
     409                                </widget>
     410                                <widget class="QLayoutWidget">
     411                                    <property name="name">
     412                                        <cstring>layout122</cstring>
     413                                    </property>
     414                                    <hbox>
    299415                                        <property name="name">
    300416                                            <cstring>unnamed</cstring>
    301417                                        </property>
    302                                         <property name="margin">
    303                                             <number>0</number>
    304                                         </property>
    305                                         <widget class="QLabel">
    306                                             <property name="name">
    307                                                 <cstring>txTAPDescriptor</cstring>
    308                                             </property>
    309                                             <property name="sizePolicy">
    310                                                 <sizepolicy>
    311                                                     <hsizetype>0</hsizetype>
    312                                                     <vsizetype>5</vsizetype>
    313                                                     <horstretch>0</horstretch>
    314                                                     <verstretch>0</verstretch>
    315                                                 </sizepolicy>
     418                                        <widget class="QLineEdit">
     419                                            <property name="name">
     420                                                <cstring>leTAPSetup</cstring>
     421                                            </property>
     422                                            <property name="whatsThis" stdset="0">
     423                                                <string>Displays the command executed to setup the TAP interface.</string>
     424                                            </property>
     425                                        </widget>
     426                                        <widget class="QToolButton">
     427                                            <property name="name">
     428                                                <cstring>pbTAPSetup</cstring>
    316429                                            </property>
    317430                                            <property name="text">
    318                                                 <string>&amp;File Descriptor</string>
    319                                             </property>
    320                                             <property name="buddy" stdset="0">
    321                                                 <cstring>leTAPDescriptor</cstring>
     431                                                <string>Select</string>
     432                                            </property>
     433                                            <property name="whatsThis" stdset="0">
     434                                                <string>Selects the setup application.</string>
     435                                            </property>
     436                                            <property name="focusPolicy">
     437                                                <enum>TabFocus</enum>
    322438                                            </property>
    323439                                        </widget>
    324                                         <widget class="QLineEdit">
    325                                             <property name="name">
    326                                                 <cstring>leTAPDescriptor</cstring>
    327                                             </property>
    328                                             <property name="frameShape">
    329                                                 <enum>LineEditPanel</enum>
    330                                             </property>
    331                                             <property name="frameShadow">
    332                                                 <enum>Sunken</enum>
    333                                             </property>
    334                                         </widget>
    335                                     </vbox>
    336                                 </widget>
    337                             </hbox>
    338                         </widget>
    339                         <widget class="QFrame">
    340                             <property name="name">
    341                                 <cstring>frmTAPSetupTerminate</cstring>
    342                             </property>
    343                             <property name="frameShape">
    344                                 <enum>NoFrame</enum>
    345                             </property>
    346                             <property name="frameShadow">
    347                                 <enum>Raised</enum>
     440                                    </hbox>
     441                                </widget>
     442                            </vbox>
     443                        </widget>
     444                        <widget class="QLayoutWidget">
     445                            <property name="name">
     446                                <cstring>layout125</cstring>
    348447                            </property>
    349448                            <vbox>
     
    354453                                    <number>0</number>
    355454                                </property>
     455                                <property name="spacing">
     456                                    <number>0</number>
     457                                </property>
    356458                                <widget class="QLayoutWidget">
    357459                                    <property name="name">
    358                                         <cstring>layout124</cstring>
    359                                     </property>
    360                                     <vbox>
     460                                        <cstring>layout32</cstring>
     461                                    </property>
     462                                    <hbox>
    361463                                        <property name="name">
    362464                                            <cstring>unnamed</cstring>
    363465                                        </property>
    364                                         <property name="margin">
    365                                             <number>0</number>
    366                                         </property>
    367                                         <property name="spacing">
    368                                             <number>0</number>
    369                                         </property>
    370                                         <widget class="QLayoutWidget">
    371                                             <property name="name">
    372                                                 <cstring>layout31</cstring>
    373                                             </property>
    374                                             <hbox>
    375                                                 <property name="name">
    376                                                     <cstring>unnamed</cstring>
    377                                                 </property>
    378                                                 <widget class="QLabel">
    379                                                     <property name="name">
    380                                                         <cstring>txTAPSetup</cstring>
    381                                                     </property>
    382                                                     <property name="text">
    383                                                         <string>&amp;Setup Application</string>
    384                                                     </property>
    385                                                     <property name="buddy" stdset="0">
    386                                                         <cstring>leTAPSetup</cstring>
    387                                                     </property>
    388                                                 </widget>
    389                                                 <spacer>
    390                                                     <property name="name">
    391                                                         <cstring>spacer14</cstring>
    392                                                     </property>
    393                                                     <property name="orientation">
    394                                                         <enum>Horizontal</enum>
    395                                                     </property>
    396                                                     <property name="sizeType">
    397                                                         <enum>Expanding</enum>
    398                                                     </property>
    399                                                     <property name="sizeHint">
    400                                                         <size>
    401                                                             <width>61</width>
    402                                                             <height>20</height>
    403                                                         </size>
    404                                                     </property>
    405                                                 </spacer>
    406                                             </hbox>
     466                                        <widget class="QLabel">
     467                                            <property name="name">
     468                                                <cstring>txTAPTerminate</cstring>
     469                                            </property>
     470                                            <property name="text">
     471                                                <string>&amp;Terminate Application</string>
     472                                            </property>
     473                                            <property name="buddy" stdset="0">
     474                                                <cstring>leTAPTerminate</cstring>
     475                                            </property>
    407476                                        </widget>
    408                                         <widget class="QLayoutWidget">
    409                                             <property name="name">
    410                                                 <cstring>layout122</cstring>
    411                                             </property>
    412                                             <hbox>
    413                                                 <property name="name">
    414                                                     <cstring>unnamed</cstring>
    415                                                 </property>
    416                                                 <widget class="QLineEdit">
    417                                                     <property name="name">
    418                                                         <cstring>leTAPSetup</cstring>
    419                                                     </property>
    420                                                     <property name="whatsThis" stdset="0">
    421                                                         <string>Displays the command executed to setup the TAP interface.</string>
    422                                                     </property>
    423                                                 </widget>
    424                                                 <widget class="QToolButton">
    425                                                     <property name="name">
    426                                                         <cstring>pbTAPSetup</cstring>
    427                                                     </property>
    428                                                     <property name="text">
    429                                                         <string>Select</string>
    430                                                     </property>
    431                                                     <property name="whatsThis" stdset="0">
    432                                                         <string>Selects the setup application.</string>
    433                                                     </property>
    434                                                 </widget>
    435                                             </hbox>
    436                                         </widget>
    437                                     </vbox>
     477                                        <spacer>
     478                                            <property name="name">
     479                                                <cstring>spacer15</cstring>
     480                                            </property>
     481                                            <property name="orientation">
     482                                                <enum>Horizontal</enum>
     483                                            </property>
     484                                            <property name="sizeType">
     485                                                <enum>Expanding</enum>
     486                                            </property>
     487                                            <property name="sizeHint">
     488                                                <size>
     489                                                    <width>61</width>
     490                                                    <height>20</height>
     491                                                </size>
     492                                            </property>
     493                                        </spacer>
     494                                    </hbox>
    438495                                </widget>
    439496                                <widget class="QLayoutWidget">
    440497                                    <property name="name">
    441                                         <cstring>layout125</cstring>
    442                                     </property>
    443                                     <vbox>
     498                                        <cstring>layout123</cstring>
     499                                    </property>
     500                                    <hbox>
    444501                                        <property name="name">
    445502                                            <cstring>unnamed</cstring>
    446503                                        </property>
    447                                         <property name="margin">
    448                                             <number>0</number>
    449                                         </property>
    450                                         <property name="spacing">
    451                                             <number>0</number>
    452                                         </property>
    453                                         <widget class="QLayoutWidget">
    454                                             <property name="name">
    455                                                 <cstring>layout32</cstring>
    456                                             </property>
    457                                             <hbox>
    458                                                 <property name="name">
    459                                                     <cstring>unnamed</cstring>
    460                                                 </property>
    461                                                 <widget class="QLabel">
    462                                                     <property name="name">
    463                                                         <cstring>txTAPTerminate</cstring>
    464                                                     </property>
    465                                                     <property name="text">
    466                                                         <string>&amp;Terminate Application</string>
    467                                                     </property>
    468                                                     <property name="buddy" stdset="0">
    469                                                         <cstring>leTAPTerminate</cstring>
    470                                                     </property>
    471                                                 </widget>
    472                                                 <spacer>
    473                                                     <property name="name">
    474                                                         <cstring>spacer15</cstring>
    475                                                     </property>
    476                                                     <property name="orientation">
    477                                                         <enum>Horizontal</enum>
    478                                                     </property>
    479                                                     <property name="sizeType">
    480                                                         <enum>Expanding</enum>
    481                                                     </property>
    482                                                     <property name="sizeHint">
    483                                                         <size>
    484                                                             <width>61</width>
    485                                                             <height>20</height>
    486                                                         </size>
    487                                                     </property>
    488                                                 </spacer>
    489                                             </hbox>
     504                                        <widget class="QLineEdit">
     505                                            <property name="name">
     506                                                <cstring>leTAPTerminate</cstring>
     507                                            </property>
     508                                            <property name="frameShape">
     509                                                <enum>LineEditPanel</enum>
     510                                            </property>
     511                                            <property name="frameShadow">
     512                                                <enum>Sunken</enum>
     513                                            </property>
     514                                            <property name="whatsThis" stdset="0">
     515                                                <string>Displays the command executed to terminate the TAP interface.</string>
     516                                            </property>
    490517                                        </widget>
    491                                         <widget class="QLayoutWidget">
    492                                             <property name="name">
    493                                                 <cstring>layout123</cstring>
    494                                             </property>
    495                                             <hbox>
    496                                                 <property name="name">
    497                                                     <cstring>unnamed</cstring>
    498                                                 </property>
    499                                                 <widget class="QLineEdit">
    500                                                     <property name="name">
    501                                                         <cstring>leTAPTerminate</cstring>
    502                                                     </property>
    503                                                     <property name="frameShape">
    504                                                         <enum>LineEditPanel</enum>
    505                                                     </property>
    506                                                     <property name="frameShadow">
    507                                                         <enum>Sunken</enum>
    508                                                     </property>
    509                                                     <property name="whatsThis" stdset="0">
    510                                                         <string>Displays the command executed to terminate the TAP interface.</string>
    511                                                     </property>
    512                                                 </widget>
    513                                                 <widget class="QToolButton">
    514                                                     <property name="name">
    515                                                         <cstring>pbTAPTerminate</cstring>
    516                                                     </property>
    517                                                     <property name="text">
    518                                                         <string>Select</string>
    519                                                     </property>
    520                                                     <property name="whatsThis" stdset="0">
    521                                                         <string>Selects the terminate application.</string>
    522                                                     </property>
    523                                                 </widget>
    524                                             </hbox>
     518                                        <widget class="QToolButton">
     519                                            <property name="name">
     520                                                <cstring>pbTAPTerminate</cstring>
     521                                            </property>
     522                                            <property name="text">
     523                                                <string>Select</string>
     524                                            </property>
     525                                            <property name="whatsThis" stdset="0">
     526                                                <string>Selects the terminate application.</string>
     527                                            </property>
     528                                            <property name="focusPolicy">
     529                                                <enum>TabFocus</enum>
     530                                            </property>
    525531                                        </widget>
    526                                     </vbox>
     532                                    </hbox>
    527533                                </widget>
    528534                            </vbox>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui

    r2973 r2979  
    295295                <number>3</number>
    296296            </property>
    297             <property name="whatsThis" stdset="0">
    298                 <string>Lists all available host interfaces.</string>
    299             </property>
    300297        </widget>
    301298        <widget class="QLabel" row="0" column="1">
     
    19761973                        <property name="name">
    19771974                            <cstring>gbInterfaceList</cstring>
     1975                        </property>
     1976                        <property name="title">
     1977                            <string>Host &amp;Interfaces</string>
    19781978                        </property>
    19791979                        <vbox>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette