Changeset 2979 in vbox
- Timestamp:
- Jun 1, 2007 3:55:16 PM (18 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp
r2972 r2979 1102 1102 vmShowLogsAction->setAccel (tr ("Ctrl+L")); 1103 1103 vmShowLogsAction->setStatusTip ( 1104 tr ("Show the log of the selected virtual machine"));1104 tr ("Show the log files of the selected virtual machine")); 1105 1105 1106 1106 helpContentsAction->setMenuText (tr ("&Contents...")); -
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui
r2973 r2979 47 47 </property> 48 48 <property name="spacing"> 49 <number> 0</number>49 <number>10</number> 50 50 </property> 51 51 <widget class="QGroupBox"> … … 218 218 </property> 219 219 </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"> 221 237 <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>&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>&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> 229 350 </property> 230 351 <vbox> … … 232 353 <cstring>unnamed</cstring> 233 354 </property> 355 <property name="margin"> 356 <number>0</number> 357 </property> 234 358 <widget class="QLayoutWidget"> 235 359 <property name="name"> 236 <cstring>layout12 0</cstring>237 </property> 238 < hbox>360 <cstring>layout124</cstring> 361 </property> 362 <vbox> 239 363 <property name="name"> 240 364 <cstring>unnamed</cstring> 241 365 </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> 253 377 <property name="name"> 254 378 <cstring>unnamed</cstring> 255 379 </property> 256 <property name="margin">257 <number>0</number>258 </property>259 380 <widget class="QLabel"> 260 381 <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> 270 383 </property> 271 384 <property name="text"> 272 <string>& Interface Name</string>385 <string>&Setup Application</string> 273 386 </property> 274 387 <property name="buddy" stdset="0"> 275 <cstring>le HostInterface</cstring>388 <cstring>leTAPSetup</cstring> 276 389 </property> 277 390 </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> 299 415 <property name="name"> 300 416 <cstring>unnamed</cstring> 301 417 </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> 316 429 </property> 317 430 <property name="text"> 318 <string>&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> 322 438 </property> 323 439 </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> 348 447 </property> 349 448 <vbox> … … 354 453 <number>0</number> 355 454 </property> 455 <property name="spacing"> 456 <number>0</number> 457 </property> 356 458 <widget class="QLayoutWidget"> 357 459 <property name="name"> 358 <cstring>layout 124</cstring>359 </property> 360 < vbox>460 <cstring>layout32</cstring> 461 </property> 462 <hbox> 361 463 <property name="name"> 362 464 <cstring>unnamed</cstring> 363 465 </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>&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>&Terminate Application</string> 472 </property> 473 <property name="buddy" stdset="0"> 474 <cstring>leTAPTerminate</cstring> 475 </property> 407 476 </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> 438 495 </widget> 439 496 <widget class="QLayoutWidget"> 440 497 <property name="name"> 441 <cstring>layout12 5</cstring>442 </property> 443 < vbox>498 <cstring>layout123</cstring> 499 </property> 500 <hbox> 444 501 <property name="name"> 445 502 <cstring>unnamed</cstring> 446 503 </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>&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> 490 517 </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> 525 531 </widget> 526 </ vbox>532 </hbox> 527 533 </widget> 528 534 </vbox> -
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui
r2973 r2979 295 295 <number>3</number> 296 296 </property> 297 <property name="whatsThis" stdset="0">298 <string>Lists all available host interfaces.</string>299 </property>300 297 </widget> 301 298 <widget class="QLabel" row="0" column="1"> … … 1976 1973 <property name="name"> 1977 1974 <cstring>gbInterfaceList</cstring> 1975 </property> 1976 <property name="title"> 1977 <string>Host &Interfaces</string> 1978 1978 </property> 1979 1979 <vbox>
Note:
See TracChangeset
for help on using the changeset viewer.