| 67ad051 by Lars Knoll at 2009-03-23 | 1 | # Kernel |
| 2 | ||
| 3 | Feature: PROPERTIES |
|
| 4 | Description: Supports scripting Qt-based applications. |
|
| 5 | Section: Kernel |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 6 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 7 | Name: Properties |
| 8 | SeeAlso: ??? |
|
| 9 | ||
| 10 | Feature: TEXTHTMLPARSER |
|
| 11 | Description: Parser for HTML |
|
| 12 | Section: Kernel |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 13 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 14 | Name: HtmlParser |
| 15 | SeeAlso: ??? |
|
| 16 | ||
| 17 | Feature: TEXTODFWRITER |
|
| 18 | Description: Provides an ODF writer |
|
| 19 | Section: Kernel |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 20 | Requires: XMLSTREAMWRITER |
| 67ad051 by Lars Knoll at 2009-03-23 | 21 | Name: OdfWriter |
| 22 | SeeAlso: ??? |
|
| 23 | ||
| 24 | Feature: CSSPARSER |
|
| 25 | Description: Parser for Style Sheets |
|
| 26 | Section: Kernel |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 27 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 28 | Name: CssParser |
| 29 | SeeAlso: ??? |
|
| 30 | ||
| 31 | Feature: CONCURRENT |
|
| 32 | Description: Provides a high-level multi-threaded APIs |
|
| 33 | Section: Kernel |
|
| b68cd1d by Jørgen Lind at 2009-10-30 | 34 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 35 | Name: QtConcurrent |
| 36 | SeeAlso: ??? |
|
| 37 | ||
| 38 | Feature: DRAGANDDROP |
|
| 39 | Description: Supports the drag and drop mechansim. |
|
| 40 | Section: Kernel |
|
| 41 | Requires: QWS_PROPERTIES IMAGEFORMAT_XPM |
|
| 42 | Name: Drag and drop |
|
| 43 | SeeAlso: ??? |
|
| 44 | ||
| 45 | Feature: SESSIONMANAGER |
|
| 46 | Description: Supports session management. |
|
| 47 | Section: Kernel |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 48 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 49 | Name: Session Manager |
| 50 | SeeAlso: ??? |
|
| 51 | ||
| 52 | Feature: SHORTCUT |
|
| 53 | Description: Supports keyboard accelerators and shortcuts. |
|
| 54 | Section: Kernel |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 55 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 56 | Name: QShortcut |
| 57 | SeeAlso: ??? |
|
| 58 | ||
| 59 | Feature: ACTION |
|
| 60 | Description: Supports widget actions. |
|
| 61 | Section: Kernel |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 62 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 63 | Name: QAction |
| 64 | SeeAlso: ??? |
|
| 65 | ||
| 7246b5a by Jørgen Lind at 2009-10-29 | 66 | Feature: SOFTKEYMANAGER |
| 67 | Description: Supports softkeys. |
|
| 68 | Section: Gui |
|
| 69 | Requires: ACTION |
|
| 70 | Name: QSoftKeyManager |
|
| 71 | SeeAlso: ??? |
|
| 72 | ||
| 67ad051 by Lars Knoll at 2009-03-23 | 73 | Feature: CURSOR |
| 74 | Description: Supports mouse cursors. |
|
| 75 | Section: Kernel |
|
| 76 | Requires: |
|
| 77 | Name: QCursor |
|
| 78 | SeeAlso: ??? |
|
| 79 | ||
| 80 | Feature: CLIPBOARD |
|
| 81 | Description: Supports cut and paste operations. |
|
| 82 | Section: Kernel |
|
| 83 | Requires: QWS_PROPERTIES |
|
| 84 | Name: QClipboard |
|
| 85 | SeeAlso: ??? |
|
| 86 | ||
| 87 | Feature: WHEELEVENT |
|
| 88 | Description: Supports wheel events. |
|
| 89 | Section: Kernel |
|
| 90 | Requires: |
|
| 91 | Name: QWheelEvent |
|
| 92 | SeeAlso: ??? |
|
| 93 | ||
| 94 | Feature: TABLETEVENT |
|
| 95 | Description: Supports tablet events. |
|
| 96 | Section: Kernel |
|
| 97 | Requires: |
|
| 98 | Name: QTabletEvent |
|
| 99 | SeeAlso: ??? |
|
| 100 | ||
| 101 | Feature: SOUND |
|
| 102 | Description: Supports playing audio files. |
|
| 103 | Section: Kernel |
|
| 104 | Requires: |
|
| 105 | Name: Sounds |
|
| 106 | SeeAlso: ??? |
|
| 107 | ||
| 108 | Feature: EFFECTS |
|
| 109 | Description: Supports special widget effects (e.g. fading and scrolling). |
|
| 110 | Section: Kernel |
|
| 111 | Requires: |
|
| 112 | Name: Effects |
|
| 113 | SeeAlso: ??? |
|
| 114 | ||
| 115 | Feature: SHAREDMEMORY |
|
| 116 | Description: Provides access to a shared memory segment. |
|
| 117 | Section: Kernel |
|
| 118 | Requires: |
|
| 119 | Name: QSharedMemory |
|
| 120 | SeeAlso: ??? |
|
| 121 | ||
| 122 | Feature: SYSTEMSEMAPHORE |
|
| 123 | Description: Provides a general counting system semaphore. |
|
| 124 | Section: Kernel |
|
| 125 | Requires: |
|
| 126 | Name: QSystemSemaphore |
|
| 127 | SeeAlso: ??? |
|
| 128 | ||
| 129 | Feature: XMLSTREAM |
|
| 130 | Description: Provides a simple streaming API for XML. |
|
| 131 | Section: Kernel |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 132 | Requires: |
| 133 | Name: |
|
| 67ad051 by Lars Knoll at 2009-03-23 | 134 | SeeAlso: ??? |
| 135 | ||
| 136 | Feature: XMLSTREAMREADER |
|
| 137 | Description: Provides a well-formed XML parser with a simple streaming API. |
|
| 138 | Section: Kernel |
|
| 139 | Requires: XMLSTREAM |
|
| 140 | Name: QXmlStreamReader |
|
| 141 | SeeAlso: ??? |
|
| 142 | ||
| 143 | Feature: XMLSTREAMWRITER |
|
| 144 | Description: Provides a XML writer with a simple streaming API. |
|
| 145 | Section: Kernel |
|
| 146 | Requires: XMLSTREAM |
|
| 147 | Name: QXmlStreamWriter |
|
| 148 | SeeAlso: ??? |
|
| 149 | ||
| f73e306 by Jørgen Lind at 2009-10-29 | 150 | Feature: IM |
| 151 | Description: Inputmethods with QInputContext |
|
| 152 | Section: Kernel |
|
| 153 | Requires: LIBRARY |
|
| 154 | Name: QInputContext |
|
| 155 | SeeAlso: ??? |
|
| 67ad051 by Lars Knoll at 2009-03-23 | 156 | # Data structures |
| 157 | ||
| 158 | Feature: STL |
|
| 159 | Description: Supports standard template library compatiblity. |
|
| 160 | Section: Data structures |
|
| 161 | Requires: |
|
| 162 | Name: Standard Template Library |
|
| 163 | SeeAlso: ??? |
|
| 164 | ||
| 165 | Feature: QUUID_STRING |
|
| 166 | Description: Supports convertion between UUID and strings. |
|
| 167 | Section: Data structures |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 168 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 169 | Name: Universally Unique Identifier Convertion |
| 170 | SeeAlso: ??? |
|
| 171 | ||
| 172 | Feature: TEXTDATE |
|
| 173 | Description: Supports month and day names in dates. |
|
| 174 | Section: Data structures |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 175 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 176 | Name: Text Date |
| 177 | SeeAlso: ??? |
|
| 178 | ||
| 179 | Feature: DATESTRING |
|
| 180 | Description: Supports convertion between dates and strings. |
|
| 181 | Section: Data structures |
|
| 182 | Requires: TEXTDATE |
|
| 183 | Name: QDate/QTime/QDateTime |
|
| 184 | SeeAlso: ??? |
|
| 185 | ||
| 186 | # File I/O |
|
| 187 | ||
| 188 | Feature: PROCESS |
|
| 189 | Description: Supports external process invocation. |
|
| 190 | Section: File I/O |
|
| b68cd1d by Jørgen Lind at 2009-10-30 | 191 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 192 | Name: QProcess |
| 193 | SeeAlso: ??? |
|
| 194 | ||
| 195 | Feature: TEXTSTREAM |
|
| 196 | Description: Supports reading and writing of text. |
|
| 197 | Section: File I/O |
|
| 198 | Requires: |
|
| 199 | Name: QTextStream |
|
| 200 | SeeAlso: ??? |
|
| 201 | ||
| 202 | Feature: TEMPORARYFILE |
|
| 203 | Description: Provides an I/O device that operates on temporary files. |
|
| 204 | Section: File I/O |
|
| 205 | Requires: |
|
| 206 | Name: QTemporaryFile |
|
| 207 | SeeAlso: ??? |
|
| 208 | ||
| 209 | Feature: LIBRARY |
|
| 210 | Description: Supports a shared library wrapper. |
|
| 211 | Section: File I/O |
|
| 212 | Requires: SETTINGS |
|
| 213 | Name: QLibrary |
|
| 214 | SeeAlso: ??? |
|
| 215 | ||
| 216 | Feature: SETTINGS |
|
| 217 | Description: Supports persistent application settings. |
|
| 218 | Section: File I/O |
|
| adc9b48 by Oswald Buddenhagen at 2009-11-10 | 219 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 220 | Name: QSettings |
| 221 | SeeAlso: ??? |
|
| 222 | ||
| 223 | Feature: DOM |
|
| 224 | Description: Supports the Document Object Model. |
|
| 225 | Section: File I/O |
|
| 226 | Requires: |
|
| 227 | Name: Document Object Model |
|
| 228 | SeeAlso: ??? |
|
| 229 | ||
| 230 | Feature: FILESYSTEMMODEL |
|
| 231 | Description: Provides a data model for the local filesystem. |
|
| 232 | Section: File I/O |
|
| 233 | Requires: FILESYSTEMWATCHER |
|
| 234 | Name: QFileSystemModel |
|
| 235 | SeeAlso: ??? |
|
| 236 | ||
| 237 | Feature: FILESYSTEMWATCHER |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 238 | Description: Provides an interface for monitoring files and directories |
| 67ad051 by Lars Knoll at 2009-03-23 | 239 | for modications. |
| 240 | Section: File I/O |
|
| b68cd1d by Jørgen Lind at 2009-10-30 | 241 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 242 | Name: QFileSystemWatcher |
| 243 | SeeAlso: ??? |
|
| 244 | ||
| f0fc5b8 by Morten Johan Sørvig at 2011-03-16 | 245 | Feature: FILESYSTEMITERATOR |
| 246 | Description: Provides fast file-system iteration. |
|
| 247 | for modications. |
|
| 248 | Section: File I/O |
|
| 249 | Requires: |
|
| 250 | Name: QFileSystemIterator |
|
| 251 | SeeAlso: ??? |
|
| 252 | ||
| 67ad051 by Lars Knoll at 2009-03-23 | 253 | # Widgets |
| 254 | ||
| 255 | Feature: TREEWIDGET |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 256 | Description: Supports views using tree models. |
| 67ad051 by Lars Knoll at 2009-03-23 | 257 | Section: Widgets |
| 258 | Requires: TREEVIEW |
|
| 259 | Name: QTreeWidget |
|
| 260 | SeeAlso: ??? |
|
| 261 | ||
| 262 | Feature: LISTWIDGET |
|
| 263 | Description: Supports item-based list widgets. |
|
| 264 | Section: Widgets |
|
| 265 | Requires: LISTVIEW |
|
| 266 | Name: QListWidget |
|
| 267 | SeeAlso: ??? |
|
| 268 | ||
| 269 | Feature: TABLEWIDGET |
|
| 270 | Description: Supports item-based table views. |
|
| 271 | Section: Widgets |
|
| 272 | Requires: TABLEVIEW |
|
| 273 | Name: QTableWidget |
|
| 274 | SeeAlso: ??? |
|
| 275 | ||
| 276 | Feature: DATETIMEEDIT |
|
| 277 | Description: Supports editing dates and times. |
|
| 278 | Section: Widgets |
|
| 279 | Requires: CALENDARWIDGET DATESTRING |
|
| 280 | Name: QDateTimeEdit |
|
| 281 | SeeAlso: ??? |
|
| 282 | ||
| 283 | Feature: STACKEDWIDGET |
|
| 284 | Description: Supports stacked widgets. |
|
| 285 | Section: Widgets |
|
| 286 | Requires: |
|
| 287 | Name: QStackedWidget |
|
| 288 | SeeAlso: ??? |
|
| 289 | ||
| 290 | Feature: TEXTBROWSER |
|
| 291 | Description: Supports HTML document browsing. |
|
| 292 | Section: Widgets |
|
| 293 | Requires: TEXTEDIT |
|
| 294 | Name: QTextBrowser |
|
| 295 | SeeAlso: ??? |
|
| 296 | ||
| 297 | Feature: SPLASHSCREEN |
|
| 298 | Description: Supports splash screens that can be shown during application startup. |
|
| 299 | Section: Widgets |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 300 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 301 | Name: Splash screen widget |
| 302 | SeeAlso: ??? |
|
| 303 | ||
| 304 | Feature: SPLITTER |
|
| 305 | Description: Supports user controlled splitter widgets. |
|
| 306 | Section: Widgets |
|
| 307 | Requires: RUBBERBAND |
|
| 308 | Name: QSplitter |
|
| 309 | SeeAlso: ??? |
|
| 310 | ||
| 311 | Feature: LCDNUMBER |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 312 | Description: Supports LCD-like digits. |
| 67ad051 by Lars Knoll at 2009-03-23 | 313 | Section: Widgets |
| 314 | Requires: |
|
| 315 | Name: QLCDNumber |
|
| 316 | SeeAlso: ??? |
|
| 317 | ||
| 318 | Feature: MENU |
|
| 319 | Description: Supports popup-menus. |
|
| 320 | Section: Widgets |
|
| 321 | Requires: ACTION |
|
| 322 | Name: QMenu |
|
| 323 | SeeAlso: ??? |
|
| 324 | ||
| 325 | Feature: LINEEDIT |
|
| 326 | Description: Supports single-line edits. |
|
| 327 | Section: Widgets |
|
| 328 | Requires: |
|
| 329 | Name: QLineEdit |
|
| 330 | SeeAlso: ??? |
|
| 331 | ||
| 332 | Feature: SPINBOX |
|
| 333 | Description: Supports spin boxes handling integers and discrete sets of values. |
|
| 334 | Section: Widgets |
|
| 335 | Requires: SPINWIDGET LINEEDIT VALIDATOR |
|
| 336 | Name: QSpinBox |
|
| 337 | SeeAlso: ??? |
|
| 338 | ||
| 339 | Feature: TABBAR |
|
| 340 | Description: Supports tab bars, e.g. for use in tabbed dialogs. |
|
| 341 | Section: Widgets |
|
| 342 | Requires: TOOLBUTTON |
|
| 343 | Name: QTabBar |
|
| 344 | SeeAlso: ??? |
|
| 345 | ||
| 346 | Feature: TABWIDGET |
|
| 347 | Description: Supports stacking tabbed widgets. |
|
| 348 | Section: Widgets |
|
| 349 | Requires: TABBAR STACKEDWIDGET |
|
| 350 | Name: QTabWidget |
|
| 351 | SeeAlso: ??? |
|
| 352 | ||
| 353 | Feature: COMBOBOX |
|
| 354 | Description: Supports comboboxes presenting a list of options to the user. |
|
| 355 | Section: Widgets |
|
| 433d3d1 by Jørgen Lind at 2009-10-29 | 356 | Requires: LINEEDIT STANDARDITEMMODEL LISTVIEW |
| 67ad051 by Lars Knoll at 2009-03-23 | 357 | Name: QComboBox |
| 358 | SeeAlso: ??? |
|
| 359 | ||
| 360 | Feature: FONTCOMBOBOX |
|
| 361 | Description: Supports a combobox that lets the user select a font family. |
|
| 362 | Section: Widgets |
|
| 363 | Requires: COMBOBOX STRINGLISTMODEL |
|
| 364 | Name: QFontComboBox |
|
| 365 | SeeAlso: ??? |
|
| 366 | ||
| 367 | Feature: TOOLBUTTON |
|
| 368 | Description: Supports quick-access buttons to commands and options. |
|
| 369 | Section: Widgets |
|
| 433d3d1 by Jørgen Lind at 2009-10-29 | 370 | Requires: ACTION |
| 67ad051 by Lars Knoll at 2009-03-23 | 371 | Name: QToolButton |
| 372 | SeeAlso: ??? |
|
| 373 | ||
| 374 | Feature: TOOLBAR |
|
| 375 | Description: Supports movable panels containing a set of controls. |
|
| 376 | Section: Widgets |
|
| 377 | Requires: MAINWINDOW |
|
| 378 | Name: QToolBar |
|
| 379 | SeeAlso: ??? |
|
| 380 | ||
| 381 | Feature: TOOLBOX |
|
| 382 | Description: Supports columns of tabbed widget items. |
|
| 383 | Section: Widgets |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 384 | Requires: TOOLBUTTON SCROLLAREA |
| 67ad051 by Lars Knoll at 2009-03-23 | 385 | Name: QToolBox |
| 386 | SeeAlso: ??? |
|
| 387 | ||
| 388 | Feature: GROUPBOX |
|
| 389 | Description: Supports group box frames. |
|
| 390 | Section: Widgets |
|
| 391 | Requires: |
|
| 392 | Name: QGroupBox |
|
| 393 | SeeAlso: ??? |
|
| 394 | ||
| 395 | Feature: BUTTONGROUP |
|
| 396 | Description: Supports organizing groups of button widgets. |
|
| 397 | Section: Widgets |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 398 | Requires: GROUPBOX |
| 67ad051 by Lars Knoll at 2009-03-23 | 399 | Name: QButtonGroup |
| 400 | SeeAlso: ??? |
|
| 401 | ||
| 402 | Feature: MAINWINDOW |
|
| 403 | Description: Supports main application windows. |
|
| 404 | Section: Widgets |
|
| 405 | Requires: MENU RESIZEHANDLER TOOLBUTTON |
|
| 406 | Name: QMainWindow |
|
| 407 | SeeAlso: ??? |
|
| 408 | ||
| 409 | Feature: DOCKWIDGET |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 410 | Description: Supports docking widgets inside a QMainWindow or floated as |
| 67ad051 by Lars Knoll at 2009-03-23 | 411 | a top-level window on the desktop. |
| 412 | Section: Widgets |
|
| 413 | Requires: RUBBERBAND MAINWINDOW |
|
| 414 | Name: QDockwidget |
|
| 415 | SeeAlso: ??? |
|
| 416 | ||
| 417 | Feature: WORKSPACE |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 418 | Description: Supports workspace windows, e.g. used in an MDI application. |
| 67ad051 by Lars Knoll at 2009-03-23 | 419 | Section: Widgets |
| f73e306 by Jørgen Lind at 2009-10-29 | 420 | Requires: SCROLLBAR MAINWINDOW MENUBAR |
| 67ad051 by Lars Knoll at 2009-03-23 | 421 | Name: QWorkSpace |
| 422 | SeeAlso: ??? |
|
| 423 | ||
| 424 | Feature: MDIAREA |
|
| 425 | Description: Provides an area in which MDI windows are displayed. |
|
| 426 | Section: Widgets |
|
| 427 | Requires: SCROLLAREA |
|
| 428 | Name: QMdiArea |
|
| 429 | SeeAlso: ??? |
|
| 430 | ||
| 431 | Feature: RESIZEHANDLER |
|
| 432 | Description: Supports an internal resize handler. |
|
| 433 | Section: Widgets |
|
| 434 | Requires: |
|
| 435 | Name: Resize Handler |
|
| 436 | SeeAlso: ??? |
|
| 437 | ||
| 438 | Feature: STATUSBAR |
|
| 439 | Description: Supports presentation of status information. |
|
| 440 | Section: Widgets |
|
| 441 | Requires: |
|
| 442 | Name: QStatusBar |
|
| 443 | SeeAlso: ??? |
|
| 444 | ||
| 445 | Feature: MENUBAR |
|
| 446 | Description: Supports pull-down menu items. |
|
| 447 | Section: Widgets |
|
| 448 | Requires: MENU TOOLBUTTON |
|
| 449 | Name: QMenuBar |
|
| 450 | SeeAlso: ??? |
|
| 451 | ||
| 452 | Feature: CONTEXTMENU |
|
| 453 | Description: Supports pop-up menus on right mouse click |
|
| 454 | Section: Widgets |
|
| 455 | Requires: MENU |
|
| 456 | Name: Context menu |
|
| 457 | SeeeAlso: ??? |
|
| 458 | ||
| 459 | Feature: PROGRESSBAR |
|
| 460 | Description: Supports presentation of operation progress. |
|
| 461 | Section: Widgets |
|
| 462 | Requires: |
|
| 463 | Name: QProgressBar |
|
| 464 | SeeAlso: ??? |
|
| 465 | ||
| 466 | Feature: SLIDER |
|
| 467 | Description: Supports sliders controlling a bounded value. |
|
| 468 | Section: Widgets |
|
| 469 | Requires: |
|
| 470 | Name: QSlider |
|
| 471 | SeeAlso: ??? |
|
| 472 | ||
| 473 | Feature: SCROLLBAR |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 474 | Description: Supports scrollbars allowing the user access parts of a |
| 475 | document that is larger than the widget used to display it. |
|
| 67ad051 by Lars Knoll at 2009-03-23 | 476 | Section: Widgets |
| 477 | Requires: SLIDER |
|
| 478 | Name: QScrollBar |
|
| 479 | SeeAlso: ??? |
|
| 480 | ||
| 481 | Feature: DIAL |
|
| 482 | Description: Supports rounded range control, e.g. like a speedometer. |
|
| 483 | Section: Widgets |
|
| 484 | Requires: SLIDER |
|
| 485 | Name: QDial |
|
| 486 | SeeAlso: ??? |
|
| 487 | ||
| 488 | Feature: SCROLLAREA |
|
| 489 | Description: Supports scrolling views onto widgets. |
|
| 490 | Section: Widgets |
|
| 491 | Requires: SCROLLBAR |
|
| 492 | Name: QScrollArea |
|
| 493 | SeeAlso: ??? |
|
| 494 | ||
| 495 | Feature: GRAPHICSVIEW |
|
| 496 | Description: Supports the graphicsview classes. |
|
| 497 | Section: Widgets |
|
| 498 | Requires: SCROLLAREA |
|
| 499 | Name: QGraphicsView |
|
| 500 | SeeAlso: ??? |
|
| 501 | ||
| f97c1d1 by Jørgen Lind at 2009-11-04 | 502 | Feature: GRAPHICSEFFECT |
| 503 | Description: Supports the graphicseffect classes. |
|
| 504 | Section: Widgets |
|
| 505 | Requires: GRAPHICSVIEW |
|
| 506 | Name: QGraphicsEffect |
|
| 507 | SeeAlso: ??? |
|
| 508 | ||
| 67ad051 by Lars Knoll at 2009-03-23 | 509 | Feature: SPINWIDGET |
| 510 | Description: Supports spinbox control widgets. |
|
| 511 | Section: Widgets |
|
| 512 | Requires: |
|
| 513 | Name: Spin Widget |
|
| 514 | SeeAlso: ??? |
|
| 515 | ||
| 516 | Feature: TEXTEDIT |
|
| 517 | Description: Supports rich text editing. |
|
| 518 | Section: Widgets |
|
| 519 | Requires: SCROLLAREA PROPERTIES |
|
| 520 | Name: QTextEdit |
|
| 521 | SeeAlso: ??? |
|
| 522 | ||
| 523 | Feature: SYNTAXHIGHLIGHTER |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 524 | Description: Supports custom syntax highlighting. |
| 67ad051 by Lars Knoll at 2009-03-23 | 525 | Section: Widgets |
| 526 | Requires: TEXTEDIT |
|
| 527 | Name: QSyntaxHighlighter |
|
| 528 | SeeAlso: ??? |
|
| 529 | ||
| 530 | Feature: RUBBERBAND |
|
| 531 | Description: Supports using rubberbands to indicate selections and boundaries. |
|
| 532 | Section: Widgets |
|
| 533 | Requires: |
|
| 534 | Name: QRubberBand |
|
| 535 | SeeAlso: ??? |
|
| 536 | ||
| 537 | Feature: TOOLTIP |
|
| 538 | Description: Supports presentation of tooltips. |
|
| 539 | Section: Widgets |
|
| 540 | Requires: |
|
| 541 | Name: QToolTip |
|
| 542 | SeeAlso: ??? |
|
| 543 | ||
| 544 | Feature: STATUSTIP |
|
| 545 | Description: Supports status tip functionality and events. |
|
| 546 | Section: Widgets |
|
| 547 | Requires: |
|
| 548 | Name: Status Tip |
|
| 549 | SeeAlso: ??? |
|
| 550 | ||
| 551 | Feature: SIGNALMAPPER |
|
| 552 | Description: Supports bundling of signals from identifiable senders. |
|
| 553 | Section: Widgets |
|
| 554 | Requires: |
|
| 555 | Name: QSignalMapper |
|
| 556 | SeeAlso: ??? |
|
| 557 | ||
| 558 | Feature: WHATSTHIS |
|
| 559 | Description: Supports displaying "What's this" help. |
|
| 560 | Section: Widgets |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 561 | Requires: TOOLBUTTON |
| 67ad051 by Lars Knoll at 2009-03-23 | 562 | Name: QWhatsThis |
| 563 | SeeAlso: ??? |
|
| 564 | ||
| 565 | Feature: VALIDATOR |
|
| 566 | Description: Supports validation of input text. |
|
| 567 | Section: Widgets |
|
| 568 | Requires: |
|
| 569 | Name: QValidator |
|
| 570 | SeeAlso: ??? |
|
| 571 | ||
| 572 | Feature: SIZEGRIP |
|
| 573 | Description: Supports corner-grips for resizing a top-level windows. |
|
| 574 | Section: Widgets |
|
| 575 | Requires: |
|
| 576 | Name: QSizeGrip |
|
| 577 | SeeAlso: ??? |
|
| 578 | ||
| 579 | Feature: CALENDARWIDGET |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 580 | Description: Provides a monthly based calendar widget allowing the user to select |
| 67ad051 by Lars Knoll at 2009-03-23 | 581 | a date. |
| 582 | Section: Widgets |
|
| 583 | Requires: TABLEVIEW MENU TEXTDATE SPINBOX TOOLBUTTON |
|
| 584 | Name: QCalendarWidget |
|
| 585 | SeeAlso: ??? |
|
| 586 | ||
| 587 | Feature: PRINTPREVIEWWIDGET |
|
| 588 | Description: Provides a widget for previewing page layouts for printer output. |
|
| 589 | a date. |
|
| 590 | Section: Widgets |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 591 | Requires: GRAPHICSVIEW PRINTER MAINWINDOW |
| 67ad051 by Lars Knoll at 2009-03-23 | 592 | Name: QPrintPreviewWidget |
| 593 | SeeAlso: ??? |
|
| 594 | ||
| 595 | # Dialogs |
|
| 596 | ||
| 597 | Feature: MESSAGEBOX |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 598 | Description: Supports message boxes displaying |
| 67ad051 by Lars Knoll at 2009-03-23 | 599 | informative messages and simple questions. |
| 600 | Section: Dialogs |
|
| 601 | Requires: |
|
| 602 | Name: QMessageBox |
|
| 603 | SeeAlso: ??? |
|
| 604 | ||
| 605 | Feature: COLORDIALOG |
|
| 606 | Description: Supports a dialog widget for specifying colors. |
|
| 607 | Section: Dialogs |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 608 | Requires: SPINBOX |
| 67ad051 by Lars Knoll at 2009-03-23 | 609 | Name: QColorDialog |
| 610 | SeeAlso: ??? |
|
| 611 | ||
| 612 | Feature: FILEDIALOG |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 613 | Description: Supports a dialog widget for selecting files or directories. |
| 67ad051 by Lars Knoll at 2009-03-23 | 614 | Section: Dialogs |
| d0aa2b8 by Jørgen Lind at 2009-10-29 | 615 | Requires: DIRMODEL TREEVIEW COMBOBOX TOOLBUTTON BUTTONGROUP TOOLTIP SPLITTER STACKEDWIDGET PROXYMODEL |
| 67ad051 by Lars Knoll at 2009-03-23 | 616 | Name: QFileDialog |
| 617 | SeeAlso: ??? |
|
| 618 | ||
| 619 | Feature: FONTDIALOG |
|
| 620 | Description: Supports a dialog widget for selecting fonts. |
|
| 621 | Section: Dialogs |
|
| 622 | Requires: STRINGLISTMODEL COMBOBOX VALIDATOR GROUPBOX |
|
| 623 | Name: QFontDialog |
|
| 624 | SeeAlso: ??? |
|
| 625 | ||
| 626 | Feature: PRINTDIALOG |
|
| 627 | Description: Supports a dialog widget for specifying printer configuration. |
|
| 628 | Section: Dialogs |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 629 | Requires: PRINTER COMBOBOX BUTTONGROUP SPINBOX TREEVIEW TABWIDGET |
| 67ad051 by Lars Knoll at 2009-03-23 | 630 | Name: QPrintDialog |
| 631 | SeeAlso: ??? |
|
| 632 | ||
| 633 | Feature: PRINTPREVIEWDIALOG |
|
| 634 | Description: Provides a dialog for previewing and configuring page layouts for printer output. |
|
| 635 | Section: Dialogs |
|
| 9d4d181 by Jørgen Lind at 2009-10-29 | 636 | Requires: PRINTPREVIEWWIDGET PRINTDIALOG TOOLBAR |
| 67ad051 by Lars Knoll at 2009-03-23 | 637 | Name: QPrintPreviewDialog |
| 638 | SeeAlso: ??? |
|
| 639 | ||
| 640 | Feature: PROGRESSDIALOG |
|
| 641 | Description: Supports feedback on the progress of a slow operation. |
|
| 642 | Section: Dialogs |
|
| 643 | Requires: PROGRESSBAR |
|
| 644 | Name: QProgressDialog |
|
| 645 | SeeAlso: ??? |
|
| 646 | ||
| 647 | Feature: INPUTDIALOG |
|
| 648 | Description: Supports a simple convenience dialog to get a single value from the user. |
|
| 649 | Section: Dialogs |
|
| 650 | Requires: COMBOBOX SPINBOX STACKEDWIDGET |
|
| 651 | Name: QInputDialog |
|
| 652 | SeeAlso: ??? |
|
| 653 | ||
| 654 | Feature: TABDIALOG |
|
| 655 | Description: Supports a stack of tabbed widgets. |
|
| 656 | Section: Dialogs |
|
| 657 | Requires: TABBAR |
|
| 658 | Name: Q3TabDialog |
|
| 659 | SeeAlso: ??? |
|
| 660 | ||
| 661 | Feature: ERRORMESSAGE |
|
| 662 | Description: Supports an error message display dialog. |
|
| 663 | Section: Dialogs |
|
| 664 | Requires: TEXTEDIT |
|
| 665 | Name: QErrorMessage |
|
| 666 | SeeAlso: ??? |
|
| 667 | ||
| 668 | Feature: WIZARD |
|
| 669 | Description: Provides a framework for wizards. |
|
| 670 | Section: Dialogs |
|
| 671 | Requires: PROPERTIES |
|
| 672 | Name: QWizard |
|
| 673 | SeeAlso: ??? |
|
| 674 | ||
| 675 | # ItemViews |
|
| 676 | ||
| 677 | Feature: ITEMVIEWS |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 678 | Description: Supports the model/view architecture managing the relationship |
| 67ad051 by Lars Knoll at 2009-03-23 | 679 | between data and the way it is presented to the user. |
| 680 | Section: ItemViews |
|
| 681 | Requires: RUBBERBAND SCROLLAREA |
|
| 682 | Name: The Model/View Framework |
|
| 683 | SeeAlso: ??? |
|
| 684 | ||
| 685 | Feature: DIRMODEL |
|
| 686 | Description: Supports a data model for the local filesystem. |
|
| 687 | Section: ItemViews |
|
| 9d4d181 by Jørgen Lind at 2009-10-29 | 688 | Requires: ITEMVIEWS FILESYSTEMMODEL |
| 67ad051 by Lars Knoll at 2009-03-23 | 689 | Name: QDirModel |
| 690 | SeeAlso: ??? |
|
| 691 | ||
| 692 | Feature: STANDARDITEMMODEL |
|
| 693 | Description: Supports a generic model for storing custom data. |
|
| 694 | Section: ItemViews |
|
| 695 | Requires: ITEMVIEWS |
|
| 696 | Name: QStandardItemModel |
|
| 697 | SeeAlso: ??? |
|
| 698 | ||
| 699 | Feature: PROXYMODEL |
|
| 700 | Description: Supports processing of data passed between another model and a view. |
|
| 701 | Section: ItemViews |
|
| 702 | Requires: ITEMVIEWS |
|
| 703 | Name: QAbstractProxyModel |
|
| 704 | SeeAlso: ??? |
|
| 705 | ||
| 706 | Feature: SORTFILTERPROXYMODEL |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 707 | Description: Supports sorting and filtering of data passed between |
| 708 | another model and a view. |
|
| 67ad051 by Lars Knoll at 2009-03-23 | 709 | Section: ItemViews |
| 710 | Requires: PROXYMODEL |
|
| 711 | Name: QSortFilterProxyModel |
|
| 712 | SeeAlso: ??? |
|
| 713 | ||
| 714 | Feature: STRINGLISTMODEL |
|
| 715 | Description: Supports a model that supplies strings to views. |
|
| 716 | Section: ItemViews |
|
| 717 | Requires: ITEMVIEWS |
|
| 718 | Name: QStringListModel |
|
| 719 | SeeAlso: ??? |
|
| 720 | ||
| 721 | Feature: LISTVIEW |
|
| 722 | Description: Supports a list or icon view onto a model. |
|
| 723 | Section: ItemViews |
|
| 724 | Requires: ITEMVIEWS |
|
| 725 | Name: QListView |
|
| 726 | SeeAlso: ??? |
|
| 727 | ||
| 728 | Feature: TABLEVIEW |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 729 | Description: Supports a default model/view implementation of a table view. |
| 67ad051 by Lars Knoll at 2009-03-23 | 730 | Section: ItemViews |
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 731 | Requires: ITEMVIEWS |
| 67ad051 by Lars Knoll at 2009-03-23 | 732 | Name: QTableView |
| 733 | SeeAlso: ??? |
|
| 734 | ||
| 735 | Feature: TREEVIEW |
|
| 736 | Description: Supports a default model/view implementation of a tree view. |
|
| 737 | Section: ItemViews |
|
| 738 | Requires: ITEMVIEWS |
|
| 739 | Name: QTreeView |
|
| 740 | SeeAlso: ??? |
|
| 741 | ||
| 742 | Feature: DATAWIDGETMAPPER |
|
| 743 | Description: Provides mapping between a section of a data model to widgets. |
|
| 744 | Section: ItemViews |
|
| 745 | Requires: ITEMVIEWS PROPERTIES |
|
| 746 | Name: QDataWidgetMapper |
|
| 747 | SeeAlso: ??? |
|
| 748 | ||
| 749 | Feature: COLUMNVIEW |
|
| 750 | Description: Provides a model/view implementation of a column view. |
|
| 751 | Section: ItemViews |
|
| 752 | Requires: LISTVIEW |
|
| 753 | Name: QColumnView |
|
| 754 | SeeAlso: ??? |
|
| 755 | ||
| 756 | # Styles |
|
| 757 | ||
| 758 | Feature: STYLE_WINDOWS |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 759 | Description: Supports a Microsoft Windows-like look and feel. |
| 67ad051 by Lars Knoll at 2009-03-23 | 760 | Section: Styles |
| 761 | Requires: |
|
| 762 | Name: QWindowsStyle |
|
| 763 | SeeAlso: ??? |
|
| 764 | ||
| 765 | Feature: STYLE_MOTIF |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 766 | Description: Supports a Motif look and feel. |
| 67ad051 by Lars Knoll at 2009-03-23 | 767 | Section: Styles |
| 768 | Requires: |
|
| 769 | Name: QMotifStyle |
|
| 770 | SeeAlso: ??? |
|
| 771 | ||
| 772 | Feature: STYLE_CDE |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 773 | Description: Supports a CDE look and feel. |
| 67ad051 by Lars Knoll at 2009-03-23 | 774 | Section: Styles |
| 775 | Requires: STYLE_MOTIF |
|
| 776 | Name: QCDEStyle |
|
| 777 | SeeAlso: ??? |
|
| 778 | ||
| 779 | Feature: STYLE_PLASTIQUE |
|
| 780 | Description: Supports a widget style similar to the Plastik style available in KDE. |
|
| 781 | Section: Styles |
|
| 782 | Requires: STYLE_WINDOWS IMAGEFORMAT_XPM |
|
| 783 | Name: QPlastiqueStyle |
|
| 784 | SeeAlso: ??? |
|
| 785 | ||
| 786 | Feature: STYLE_WINDOWSXP |
|
| 787 | Description: Supports a Microsoft WindowsXP-like look and feel. |
|
| 788 | Section: Styles |
|
| 789 | Requires: STYLE_WINDOWS |
|
| 790 | Name: QWindowsXPStyle |
|
| 791 | SeeAlso: ??? |
|
| 792 | ||
| 793 | Feature: STYLE_WINDOWSVISTA |
|
| 794 | Description: Supports a Microsoft WindowsVista-like look and feel. |
|
| 795 | Section: Styles |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 796 | Requires: STYLE_WINDOWSXP |
| 67ad051 by Lars Knoll at 2009-03-23 | 797 | Name: QWindowsVistaStyle |
| 798 | SeeAlso: ??? |
|
| 799 | ||
| 800 | Feature: STYLE_CLEANLOOKS |
|
| 801 | Description: Supports a Gnome CleanLooks-like look and feel. |
|
| 802 | Section: Styles |
|
| 803 | Requires: STYLE_WINDOWS IMAGEFORMAT_XPM |
|
| 804 | Name: QCleanLooksStyle |
|
| 805 | SeeAlso: ??? |
|
| 806 | ||
| 807 | Feature: STYLE_WINDOWSCE |
|
| 808 | Description: WindowsCE look and feel |
|
| 809 | Section: Styles |
|
| 810 | Requires: STYLE_WINDOWS IMAGEFORMAT_XPM |
|
| 811 | Name: QWindowsCEStyle |
|
| 812 | SeeAlso: ??? |
|
| 813 | ||
| 814 | Feature: STYLE_WINDOWSMOBILE |
|
| 815 | Description: WindowsMobile look and feel |
|
| 816 | Section: Styles |
|
| 817 | Requires: STYLE_WINDOWS IMAGEFORMAT_XPM |
|
| 818 | Name: QWindowsMobileStyle |
|
| 819 | SeeAlso: ??? |
|
| 820 | ||
| 821 | Feature: STYLE_STYLESHEET |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 822 | Description: |
| 67ad051 by Lars Knoll at 2009-03-23 | 823 | Section: Styles |
| 824 | Requires: STYLE_WINDOWS PROPERTIES CSSPARSER |
|
| 825 | Name: QStyleSheetStyle |
|
| 826 | SeeAlso: ??? |
|
| 827 | ||
| 828 | # Images |
|
| 829 | ||
| 830 | Feature: IMAGEFORMATPLUGIN |
|
| 831 | Description: Supports writing an image format plugin. |
|
| 832 | Section: Images |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 833 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 834 | Name: QImageIOPlugin |
| 835 | SeeAlso: ??? |
|
| 836 | ||
| 837 | Feature: MOVIE |
|
| 838 | Description: Supports animated images. |
|
| 839 | Section: Images |
|
| 840 | Requires: |
|
| 841 | Name: QMovie |
|
| 842 | SeeAlso: ??? |
|
| 843 | ||
| 844 | Feature: IMAGEFORMAT_BMP |
|
| 845 | Description: Supports Microsoft's Bitmap image file format. |
|
| 846 | Section: Images |
|
| 847 | Requires: |
|
| 848 | Name: BMP Image Format |
|
| 849 | SeeAlso: ??? |
|
| 850 | ||
| 851 | Feature: IMAGEFORMAT_PPM |
|
| 852 | Description: Supports the Portable Pixmap image file format. |
|
| 853 | Section: Images |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 854 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 855 | Name: PPM Image Format |
| 856 | SeeAlso: ??? |
|
| 857 | ||
| 858 | Feature: IMAGEFORMAT_XBM |
|
| 859 | Description: Supports the X11 Bitmap image file format. |
|
| 860 | Section: Images |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 861 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 862 | Name: XBM Image Format |
| 863 | SeeAlso: ??? |
|
| 864 | ||
| 865 | Feature: IMAGEFORMAT_XPM |
|
| 866 | Description: Supports the X11 Pixmap image file format. |
|
| 867 | Section: Images |
|
| 868 | Requires: TEXTSTREAM |
|
| 869 | Name: XPM Image Format |
|
| 870 | SeeAlso: ??? |
|
| 871 | ||
| 872 | Feature: IMAGEFORMAT_PNG |
|
| 873 | Description: Supports the Portable Network Graphics image file format. |
|
| 874 | Section: Images |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 875 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 876 | Name: PNG Image Format |
| 877 | SeeAlso: ??? |
|
| 878 | ||
| 879 | Feature: IMAGEFORMAT_JPEG |
|
| 880 | Description: Supports the Joint Photographic Experts Group image file format. |
|
| 881 | Section: Images |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 882 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 883 | Name: JPEG Image Format |
| 884 | SeeAlso: ??? |
|
| 885 | ||
| 886 | Feature: IMAGE_HEURISTIC_MASK |
|
| 887 | Description: Supports creating a 1-bpp heuristic mask for images. |
|
| 888 | Section: Images |
|
| 889 | Requires: |
|
| 890 | Name: QImage::createHeuristicMask() |
|
| 891 | SeeAlso: ??? |
|
| 892 | ||
| 893 | Feature: IMAGE_TEXT |
|
| 894 | Description: Supports image file text strings. |
|
| 895 | Section: Images |
|
| 896 | Requires: |
|
| 897 | Name: Image Text |
|
| 898 | SeeAlso: ??? |
|
| 899 | ||
| 900 | # Painting |
|
| 901 | ||
| 902 | Feature: DIRECTPAINTER |
|
| 903 | Description: Supports direct access to the video hardware. |
|
| 904 | Section: Painting |
|
| 905 | Requires: |
|
| 906 | Name: QDirectPainter |
|
| 907 | SeeAlso: ??? |
|
| 908 | ||
| 909 | Feature: PICTURE |
|
| 910 | Description: Supports recording and replaying QPainter commands. |
|
| 911 | Section: Painting |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 912 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 913 | Name: QPicture |
| 914 | SeeAlso: ??? |
|
| 915 | ||
| 916 | Feature: COLORNAMES |
|
| 917 | Description: Supports color names such as "red", used by QColor |
|
| 918 | and by some HTML documents. |
|
| 919 | Section: Painting |
|
| 920 | Requires: |
|
| 921 | Name: Color Names |
|
| 922 | SeeAlso: ??? |
|
| 923 | ||
| 924 | Feature: PRINTER |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 925 | Description: Supports printing |
| 67ad051 by Lars Knoll at 2009-03-23 | 926 | Section: Painting |
| 854df9c by Jørgen Lind at 2009-10-29 | 927 | Requires: TEXTSTREAM PICTURE TEMPORARYFILE |
| 67ad051 by Lars Knoll at 2009-03-23 | 928 | Name: QPrinter |
| 929 | SeeAlso: ??? |
|
| 930 | ||
| 931 | Feature: CUPS |
|
| 932 | Description Supports the Common UNIX Printing System |
|
| 933 | Section: Painting |
|
| 934 | Requires: PRINTER LIBRARY |
|
| 935 | Name: Common UNIX Printing System |
|
| 936 | SeeAlso: ??? |
|
| 937 | ||
| 938 | Feature: PAINTONSCREEN |
|
| 939 | Description: Supports the Qt::WA_PaintOnScreen widget attribute. |
|
| 940 | Section: Painting |
|
| 941 | Requires: |
|
| 942 | Name: Qt::WA_PaintOnScreen |
|
| 943 | SeeAlso: ??? |
|
| 944 | ||
| 945 | Feature: PAINT_DEBUG |
|
| 946 | Description: Debug painting with the environment variables QT_FLUSH_UPDATE and QT_FLUSH_PAINT |
|
| 947 | Section: Painting |
|
| 948 | Requires: |
|
| 949 | Name: Painting Debug Utilities |
|
| 950 | SeeAlso: ??? |
|
| 951 | ||
| 952 | Feature: RASTERCALLBACKS |
|
| 953 | Description: Supports subclassing the QPaintEngineRaster with callback functions. |
|
| 954 | Section: Painting |
|
| 955 | Requires: |
|
| 956 | Name: Raster Paint Engine callback functions |
|
| 957 | SeeAlso: ??? |
|
| 958 | ||
| 959 | # Fonts |
|
| 960 | ||
| 961 | Feature: FREETYPE |
|
| 962 | Description: Supports the FreeType 2 font engine (and its supported font formats). |
|
| 963 | Section: Fonts |
|
| 964 | Requires: |
|
| 965 | Name: Freetype Font Engine |
|
| 966 | SeeAlso: ??? |
|
| 967 | ||
| 968 | Feature: QWS_QPF |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 969 | Description: Supports Qt's pre-rendered fonts, a light-weight non-scalable font format |
| 67ad051 by Lars Knoll at 2009-03-23 | 970 | specific to Qt for Embedded Linux. |
| 971 | Section: Fonts |
|
| 972 | Requires: |
|
| 973 | Name: Qt Prerendered Font Format |
|
| 974 | SeeAlso: ??? |
|
| 975 | ||
| 976 | Feature: QWS_QPF2 |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 977 | Description: Supports Qt's second generation of pre-rendered fonts, a light-weight |
| 67ad051 by Lars Knoll at 2009-03-23 | 978 | non-scalable font format specific to Qt for Embedded Linux. |
| 979 | Section: Fonts |
|
| 980 | Requires: |
|
| 981 | Name: Qt Prerendered Font Format 2 |
|
| 982 | SeeAlso: ??? |
|
| 983 | ||
| 984 | # Internationalization |
|
| 985 | ||
| 986 | Feature: TEXTCODECPLUGIN |
|
| 987 | Description: Supports custom text codecs that can be loaded dynamically into applications. |
|
| 988 | Section: Internationalization |
|
| 989 | Requires: TEXTCODEC LIBRARY |
|
| 990 | Name: QTextCodecPlugin |
|
| 991 | SeeAlso: ??? |
|
| 992 | ||
| 993 | Feature: TRANSLATION |
|
| 994 | Description: Supports translations using QObject::tr(). |
|
| 995 | Section: Internationalization |
|
| 996 | Requires: |
|
| 997 | Name: Translation |
|
| 998 | SeeAlso: ??? |
|
| 999 | ||
| 1000 | Feature: TRANSLATION_UTF8 |
|
| 1001 | Description: Supports translations using QObject::trUtf8(). |
|
| 1002 | Section: Internationalization |
|
| 1003 | Requires: TRANSLATION TEXTCODEC |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1004 | Name: Translation (UTF-8 representation) |
| 67ad051 by Lars Knoll at 2009-03-23 | 1005 | SeeAlso: ??? |
| 1006 | ||
| 1007 | Feature: TEXTCODEC |
|
| 1008 | Description: Supports conversions between text encodings. |
|
| 1009 | Section: Internationalization |
|
| 1010 | Requires: |
|
| 1011 | Name: QTextCodec |
|
| 1012 | SeeAlso: ??? |
|
| 1013 | ||
| 1014 | Feature: CODECS |
|
| 1015 | Description: Supports non-unicode text conversions. |
|
| 1016 | Section: Internationalization |
|
| 1017 | Requires: TEXTCODEC |
|
| 1018 | Name: Codecs |
|
| 1019 | SeeAlso: ??? |
|
| 1020 | ||
| 1021 | Feature: BIG_CODECS |
|
| 1022 | Description: Supports big codecs, e.g. CJK. |
|
| 1023 | Section: Internationalization |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1024 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1025 | Name: Big Codecs |
| 1026 | SeeAlso: ??? |
|
| 1027 | ||
| 1028 | Feature: QWS_INPUTMETHODS |
|
| 1029 | Description: Supports international input methods. |
|
| 1030 | Section: Internationalization |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 1031 | Requires: IM |
| 67ad051 by Lars Knoll at 2009-03-23 | 1032 | Name: QWSInputMethod |
| 1033 | SeeAlso: ??? |
|
| 1034 | ||
| 1035 | # Networking |
|
| 1036 | ||
| 1037 | Feature: URLINFO |
|
| 1038 | Description: Supports storage of URL information. |
|
| 1039 | Section: Networking |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1040 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1041 | Name: QUrlInfo |
| 1042 | SeeAlso: ??? |
|
| 1043 | ||
| 1044 | Feature: HOSTINFO |
|
| 1045 | Description: Supports host name lookups. |
|
| 1046 | Section: Networking |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1047 | Requires: TEXTSTREAM |
| 67ad051 by Lars Knoll at 2009-03-23 | 1048 | Name: QHostInfo |
| 1049 | SeeAlso: ??? |
|
| 1050 | ||
| 1051 | Feature: FTP |
|
| 1052 | Description: Supports FTP file access. |
|
| 1053 | Section: Networking |
|
| 1054 | Requires: URLINFO TEXTDATE |
|
| 1055 | Name: File Transfer Protocol |
|
| 1056 | SeeAlso: ??? |
|
| 1057 | ||
| 1058 | Feature: HTTP |
|
| 1059 | Description: Supports HTTP file access. |
|
| 1060 | Section: Networking |
|
| dc96e9a by con at 2011-03-10 | 1061 | Requires: HOSTINFO |
| 67ad051 by Lars Knoll at 2009-03-23 | 1062 | Name: Hyper Text Transfer Protocol |
| 1063 | SeeAlso: ??? |
|
| 1064 | ||
| 1065 | Feature: UDPSOCKET |
|
| 1066 | Description: Supports User Datagram Protocol sockets. |
|
| 1067 | Section: Networking |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1068 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1069 | Name: QUdpSocket |
| 1070 | SeeAlso: ??? |
|
| 1071 | ||
| 1072 | Feature: NETWORKPROXY |
|
| 1073 | Description: Supports configuring network layer proxy support to the Qt network classes. |
|
| 1074 | Section: Networking |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1075 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1076 | Name: QNetworkProxy |
| 1077 | SeeAlso: ??? |
|
| 1078 | ||
| 1079 | Feature: SOCKS5 |
|
| 1080 | Description: Supports SOCKS v5 network proxy. |
|
| 1081 | Section: Networking |
|
| 1082 | Requires: NETWORKPROXY |
|
| 1083 | Name: SOCKS5 |
|
| 1084 | SeeAlso: ??? |
|
| 1085 | ||
| 1086 | Feature: COP |
|
| 1087 | Description: Supports the QCOP protocol, which is a many-to-many |
|
| 1088 | communication protocol for transferring messages on various |
|
| 1089 | channels, and Inter Process Communications (IPC). |
|
| 1090 | Section: Networking |
|
| 1091 | Requires: |
|
| 1092 | Name: QCopChannel |
|
| 1093 | SeeAlso: ??? |
|
| 1094 | ||
| 1095 | Feature: NETWORKINTERFACE |
|
| 1096 | Description: Supports listing the host's IP addresses and network interfaces |
|
| 1097 | Section: Networking |
|
| 1098 | Requires: |
|
| 1099 | Name: QNetworkInterface |
|
| 1100 | SeeAlso: ??? |
|
| 1101 | ||
| 6a1d878 by Peter Hartmann at 2009-03-25 | 1102 | Feature: NETWORKDISKCACHE |
| 1103 | Description: Supports a disk cache for network resources |
|
| 1104 | Section: Networking |
|
| 1105 | Requires: TEMPORARYFILE |
|
| 1106 | Name: QNetworkDiskCache |
|
| 1107 | SeeAlso: ??? |
|
| 1108 | ||
| 3925bab by Tasuku Suzuki at 2010-04-15 | 1109 | Feature: BEARERMANAGEMENT |
| 1110 | Description: Provides bearer management support |
|
| 1111 | Section: Networking |
|
| 1112 | Requires: LIBRARY |
|
| 1113 | Name: Bearer Management |
|
| 1114 | SeeAlso: ??? |
|
| 1115 | ||
| 1116 | ||
| 67ad051 by Lars Knoll at 2009-03-23 | 1117 | # Utilities |
| 1118 | ||
| 1119 | Feature: COMPLETER |
|
| 1120 | Description: Provides completions based on an item model. |
|
| 1121 | Section: Utilities |
|
| 1122 | Requires: PROXYMODEL |
|
| 1123 | Name: QCompleter |
|
| 1124 | SeeAlso: ??? |
|
| 1125 | ||
| 9d4d181 by Jørgen Lind at 2009-10-29 | 1126 | Feature: FSCOMPLETER |
| 1127 | Description: Provides completions based on an item model. |
|
| 1128 | Section: Utilities |
|
| 1129 | Requires: FILESYSTEMMODEL COMPLETER |
|
| 1130 | Name: QCompleter |
|
| 1131 | SeeAlso: ??? |
|
| 1132 | ||
| 67ad051 by Lars Knoll at 2009-03-23 | 1133 | Feature: DESKTOPSERVICES |
| 1134 | Description: Provides methods for accessing common desktop services. |
|
| 1135 | Section: Utilities |
|
| 1136 | Requires: |
|
| 1137 | Name: QDesktopServices |
|
| 1138 | SeeAlso: ??? |
|
| 1139 | ||
| 1140 | Feature: SYSTEMTRAYICON |
|
| 1141 | Description: Provides an icon for an application in the system tray. |
|
| 1142 | Section: Utilities |
|
| 433d3d1 by Jørgen Lind at 2009-10-29 | 1143 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1144 | Name: QSystemTrayIcon |
| 1145 | SeeAlso: ??? |
|
| 1146 | ||
| 1147 | Feature: UNDOCOMMAND |
|
| 1148 | Description: Applies (redo or) undo of a single change in a document. |
|
| 1149 | Section: Utilities |
|
| 1150 | Requires: |
|
| 1151 | Name: QUndoCommand |
|
| 1152 | SeeAlso: ??? |
|
| 1153 | ||
| 1154 | Feature: UNDOSTACK |
|
| 1155 | Description: Provides the ability to (redo or) undo a list of changes in a document. |
|
| 1156 | Section: Utilities |
|
| 1157 | Requires: UNDOCOMMAND |
|
| 1158 | Name: QUndoStack |
|
| 1159 | SeeAlso: ??? |
|
| 1160 | ||
| 1161 | Feature: UNDOGROUP |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1162 | Description: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1163 | Section: Utilities |
| f73e306 by Jørgen Lind at 2009-10-29 | 1164 | Requires: UNDOSTACK |
| 67ad051 by Lars Knoll at 2009-03-23 | 1165 | Name: QUndoGroup |
| 1166 | SeeAlso: ??? |
|
| 1167 | ||
| 1168 | Feature: UNDOVIEW |
|
| 1169 | Description: A widget which shows the contents of an undo stack. |
|
| 1170 | Section: Utilities |
|
| 1171 | Requires: UNDOSTACK LISTVIEW |
|
| 1172 | Name: QUndoView |
|
| 1173 | SeeAlso: ??? |
|
| 1174 | ||
| 1175 | Feature: ACCESSIBILITY |
|
| 1176 | Description: Provides accessibility support. |
|
| 1177 | Section: Utilities |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 1178 | Requires: PROPERTIES MENUBAR |
| 67ad051 by Lars Knoll at 2009-03-23 | 1179 | Name: Accessibility |
| 1180 | SeeAlso: ??? |
|
| 1181 | ||
| c75d55c by Thierry Bastian at 2009-05-25 | 1182 | Feature: ANIMATION |
| 1183 | Description: Provides a framework for animations. |
|
| 1184 | Section: Utilities |
|
| b68cd1d by Jørgen Lind at 2009-10-30 | 1185 | Requires: PROPERTIES |
| c75d55c by Thierry Bastian at 2009-05-25 | 1186 | Name: Animation |
| 1187 | SeeAlso: ??? |
|
| 1188 | ||
| 5c23548 by Kent Hansen at 2009-06-04 | 1189 | Feature: STATEMACHINE |
| 1190 | Description: Provides hierarchical finite state machines. |
|
| 1191 | Section: Utilities |
|
| 1192 | Requires: PROPERTIES |
|
| 1193 | Name: State machine |
|
| 1194 | SeeAlso: ??? |
|
| 1195 | ||
| f629269 by Tasuku Suzuki at 2010-06-02 | 1196 | Feature: GESTURES |
| 1197 | Description: Provides a framework for gestures. |
|
| 1198 | Section: Utilities |
|
| 1199 | Requires: |
|
| 1200 | Name: Gesture |
|
| 1201 | SeeAlso: ??? |
|
| c75d55c by Thierry Bastian at 2009-05-25 | 1202 | |
| 67ad051 by Lars Knoll at 2009-03-23 | 1203 | # SVG |
| 1204 | ||
| 1205 | Feature: SVG |
|
| 1206 | Description: Provides classes for displaying the contents of SVG files. |
|
| 1207 | Section: SVG |
|
| 1208 | Requires: XMLSTREAMREADER CSSPARSER |
|
| 1209 | Name: QtSvg module |
|
| 1210 | SeeAlso: ??? |
|
| 1211 | ||
| 1212 | Feature: GRAPHICSSVGITEM |
|
| 1213 | Description: Provides a QGraphicsItem that can be used to render the contents of SVG files. |
|
| 1214 | Section: SVG |
|
| 1215 | Requires: SVGRENDERER GRAPHICSVIEW |
|
| 1216 | Name: QGraphicsSvgItem |
|
| 1217 | SeeAlso: ??? |
|
| 1218 | ||
| 1219 | Feature: SVGGENERATOR |
|
| 1220 | Description: Provides a paint device that is used to create SVG drawings. |
|
| 1221 | Section: SVG |
|
| 1222 | Requires: SVG |
|
| 1223 | Name: QSvgGenerator |
|
| 1224 | SeeAlso: ??? |
|
| 1225 | ||
| 1226 | Feature: SVGRENDERER |
|
| 1227 | Description: Provides a class used to draw the contents of SVG files onto paint devices. |
|
| 1228 | Section: SVG |
|
| 1229 | Requires: SVG |
|
| 1230 | Name: QSvgRenderer |
|
| 1231 | SeeAlso: ??? |
|
| 1232 | ||
| 1233 | Feature: SVGWIDGET |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1234 | Description: Provides a widget that is used to display the contents of SVG files. |
| 67ad051 by Lars Knoll at 2009-03-23 | 1235 | Section: SVG |
| 1236 | Requires: SVGRENDERER |
|
| 1237 | Name: QSvgWidget |
|
| 1238 | SeeAlso: ??? |
|
| 1239 | ||
| 1240 | ||
| 1241 | # Qt for Embedded Linux |
|
| 1242 | ||
| 1243 | Feature: QWS_SOUNDSERVER |
|
| 1244 | Description: Supports servers playing sounds. |
|
| 1245 | Section: Qt for Embedded Linux |
|
| 1246 | Requires: SOUND HOSTINFO QWS_MULTIPROCESS |
|
| 1247 | Name: Sound Server |
|
| 1248 | SeeAlso: ??? |
|
| 1249 | ||
| 1250 | Feature: QWS_MULTIPROCESS |
|
| 1251 | Description: Supports multi-process architecture. |
|
| 1252 | Section: Qt for Embedded Linux |
|
| 1253 | Requires: |
|
| 1254 | Name: Multi-Process |
|
| 1255 | SeeAlso: ??? |
|
| 1256 | ||
| 1257 | Feature: QWS_KEYBOARD |
|
| 1258 | Description: Supports the console keyboard. |
|
| 1259 | Section: Qt for Embedded Linux |
|
| 1260 | Requires: |
|
| 1261 | Name: Keyboard |
|
| 1262 | SeeAlso: ??? |
|
| 1263 | ||
| 1264 | Feature: QWS_CURSOR |
|
| 1265 | Description: Supports visible cursors. |
|
| 1266 | Section: Qt for Embedded Linux |
|
| 1267 | Requires: CURSOR |
|
| 1268 | Name: Cursor |
|
| 1269 | SeeAlso: ??? |
|
| 1270 | ||
| 1271 | Feature: QWS_MANAGER |
|
| 1272 | Description: Supports the window manager. |
|
| 1273 | Section: Qt for Embedded Linux |
|
| 1274 | Requires: QWS_DECORATION_DEFAULT |
|
| 1275 | Name: Manager |
|
| 1276 | SeeAlso: ??? |
|
| 1277 | ||
| 1278 | Feature: QWS_DECORATION_DEFAULT |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1279 | Description: Supports default decoration of the top level windows. |
| 67ad051 by Lars Knoll at 2009-03-23 | 1280 | Section: Qt for Embedded Linux |
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1281 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1282 | Name: Decoration |
| 1283 | SeeAlso: ??? |
|
| 1284 | ||
| 1285 | Feature: QWS_DECORATION_WINDOWS |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1286 | Description: Supports a "Windows" style decoration of the top level windows. |
| 67ad051 by Lars Knoll at 2009-03-23 | 1287 | Section: Qt for Embedded Linux |
| 1288 | Requires: QWS_DECORATION_DEFAULT |
|
| 1289 | Name: Decoration (Windows Style) |
|
| 1290 | SeeAlso: ??? |
|
| 1291 | ||
| 1292 | Feature: QWS_DECORATION_STYLED |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1293 | Description: Supports styled decoration of the top level windows. |
| 67ad051 by Lars Knoll at 2009-03-23 | 1294 | Section: Qt for Embedded Linux |
| 1295 | Requires: QWS_DECORATION_DEFAULT |
|
| 1296 | Name: Decoration (Styled) |
|
| 1297 | SeeAlso: ??? |
|
| 1298 | ||
| 1299 | Feature: QWS_MOUSE |
|
| 1300 | Description: Supports mouse drivers. |
|
| 1301 | Section: Qt for Embedded Linux |
|
| 1302 | Requires: |
|
| 1303 | Name: Mouse |
|
| 1304 | SeeAlso: ??? |
|
| 1305 | ||
| 1306 | Feature: QWS_MOUSE_AUTO |
|
| 1307 | Description: Supports auto-detected mouse drivers. |
|
| 1308 | Section: Qt for Embedded Linux |
|
| 1309 | Requires: |
|
| 1310 | Name: Mouse (Auto) |
|
| 1311 | SeeAlso: ??? |
|
| 1312 | ||
| 1313 | Feature: QWS_MOUSE_MANUAL |
|
| 1314 | Description: Supports non-autodetected mouse drivers. |
|
| 1315 | Section: Qt for Embedded Linux |
|
| 1316 | Requires: |
|
| 1317 | Name: Mouse (Non-Auto) |
|
| 1318 | SeeAlso: ??? |
|
| 1319 | ||
| 1320 | Feature: QWS_PROPERTIES |
|
| 1321 | Description: Supports window system properties. |
|
| 1322 | Section: Qt for Embedded Linux |
|
| 1323 | Requires: |
|
| 1324 | Name: Properties |
|
| 1325 | SeeAlso: ??? |
|
| 1326 | ||
| 1327 | Feature: SXE |
|
| 1328 | Description: Supports Safe Execution Environment (experimental). |
|
| 1329 | Section: Qt for Embedded Linux |
|
| 1330 | Requires: QWS_MULTIPROCESS |
|
| 1331 | Name: SXE |
|
| 1332 | SeeAlso: ??? |
|
| 1333 | ||
| 1334 | Feature: QWSEMBEDWIDGET |
|
| 1335 | Description: Provides embedding of a top-level window. |
|
| 1336 | Section: Qt for Embedded Linux |
|
| 1337 | Requires: |
|
| 1338 | Name: QWSEmbedWidget |
|
| 1339 | SeeAlso: ??? |
|
| 1340 | ||
| 1341 | Feature: QWS_PROXYSCREEN |
|
| 1342 | Description: Provides a proxy helper class used by some screen drivers. |
|
| 1343 | Section: Qt for Embedded Linux |
|
| 1344 | Requires: |
|
| 1345 | Name: QProxyScreen |
|
| 1346 | SeeAlso: ??? |
|
| 1347 | ||
| 6eb1faa by Jørgen Lind at 2009-10-29 | 1348 | Feature: QWS_VNC |
| 1349 | Description: Provides VNC screen driver |
|
| 1350 | Section: Qt for Embedded Linux |
|
| 1351 | Requires: QWS_PROXYSCREEN |
|
| 1352 | Name: QVncScreen |
|
| 1353 | SeeAlso: ??? |
|
| 1354 | ||
| 1355 | Feature: QWS_TRANSFORMED |
|
| 1356 | Description: Provides Transformed screen driver |
|
| 1357 | Section: Qt for Embedded Linux |
|
| 1358 | Requires: QWS_PROXYSCREEN |
|
| 1359 | Name: QVncTransformed |
|
| 1360 | SeeAlso: ??? |
|
| 1361 | ||
| 67ad051 by Lars Knoll at 2009-03-23 | 1362 | Feature: QWS_DYNAMICSCREENTRANSFORMATION |
| 1363 | Description: Enables dynamic setting of screen transformation/rotation. |
|
| 1364 | Section: Qt for Embedded Linux |
|
| 1365 | Requires: QWS_PROXYSCREEN |
|
| 1366 | Name: Dynamic screen transformation. |
|
| 1367 | SeeAlso: ??? |
|
| 1368 | ||
| 1369 | # Windows |
|
| 1370 | ||
| 1371 | Feature: WIN_ACTIVEQT |
|
| 1372 | Description: Support for ActiveQt |
|
| 1373 | Section: Windows |
|
| 1374 | Requires: PROPERTIES |
|
| 1375 | Name: ActiveQt |
|
| 1376 | SeeAlso: ??? |
|
| 1377 | ||
| b34817d by Tasuku Suzuki at 2010-04-08 | 1378 | # D-Bus |
| 1379 | ||
| 1380 | Feature: DBUS |
|
| 1381 | Description: Provides classes for D-Bus. |
|
| 1382 | Section: D-Bus |
|
| 54f0a56 by Tasuku Suzuki at 2010-05-31 | 1383 | Requires: PROPERTIES DOM |
| b34817d by Tasuku Suzuki at 2010-04-08 | 1384 | Name: QtDBus module |
| 1385 | SeeAlso: ??? |
|
| 1386 | ||
| 67ad051 by Lars Knoll at 2009-03-23 | 1387 | # Phonon |
| 1388 | ||
| 1389 | Feature: PHONON_PLATFORMPLUGIN |
|
| 1390 | Description: Support for platform plugin |
|
| 1391 | Section: Phonon |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 1392 | Requires: LIBRARY |
| 67ad051 by Lars Knoll at 2009-03-23 | 1393 | Name: Phonon::PlatformPlugin |
| 1394 | SeeAlso: ??? |
|
| 1395 | ||
| 1396 | Feature: PHONON_EFFECT |
|
| 1397 | Description: Support for Audio Effect |
|
| 1398 | Section: Phonon |
|
| 1399 | Requires: |
|
| 1400 | Name: Phonon::Effect |
|
| 1401 | SeeAlso: ??? |
|
| 1402 | ||
| 1403 | Feature: PHONON_AUDIOCAPTURE |
|
| 1404 | Description: Support for Audio Capture |
|
| 1405 | Section: Phonon |
|
| 1406 | Requires: |
|
| 1407 | Name: Support for Audio Capture |
|
| 1408 | SeeAlso: ??? |
|
| 1409 | ||
| 1410 | Feature: PHONON_EFFECTWIDGET |
|
| 1411 | Description: Support for Audio Effect Widget |
|
| 1412 | Section: Phonon |
|
| 1413 | Requires: PHONON_EFFECT COMBOBOX SPINBOX |
|
| 1414 | Name: Phonon::EffectWidget |
|
| 1415 | SeeAlso: ??? |
|
| 1416 | ||
| 1417 | Feature: PHONON_VOLUMEFADEREFFECT |
|
| 1418 | Description: Support for Volume Fader Effect class |
|
| 1419 | Section: Phonon |
|
| 1420 | Requires: PHONON_EFFECT |
|
| 1421 | Name: Phonon::VolumeFaderEffect |
|
| 1422 | SeeAlso: ??? |
|
| 1423 | ||
| 1424 | ||
| 1425 | Feature: PHONON_OBJECTDESCRIPTIONMODEL |
|
| 1426 | Description: Support for Object Description Model |
|
| 1427 | Section: Phonon |
|
| 1428 | Requires: |
|
| 1429 | Name: Phonon::ObjectDescriptionModel |
|
| 1430 | SeeAlso: ??? |
|
| 1431 | ||
| 1432 | Feature: PHONON_VIDEO |
|
| 1433 | Description: Support for Video |
|
| 1434 | Section: Phonon |
|
| 1435 | Requires: |
|
| 1436 | Name: Phonon::VideoWidget |
|
| 1437 | SeeAlso: ??? |
|
| 1438 | ||
| 1439 | Feature: PHONON_VIDEOPLAYER |
|
| 1440 | Description: Support for the Video Player class |
|
| 1441 | Section: Phonon |
|
| 1442 | Requires: PHONON_VIDEO |
|
| 1443 | Name: Phonon::VideoPlayer |
|
| 1444 | SeeAlso: ??? |
|
| 1445 | ||
| 1446 | ||
| 1447 | Feature: PHONON_SEEKSLIDER |
|
| 1448 | Description: Support for the Seek Slider class |
|
| 1449 | Section: Phonon |
|
| 1450 | Requires: SLIDER |
|
| 1451 | Name: Phonon::SeekSlider |
|
| 1452 | SeeAlso: ??? |
|
| 1453 | ||
| 1454 | Feature: PHONON_VOLUMESLIDER |
|
| 1455 | Description: Support for the Volume Slider class |
|
| 1456 | Section: Phonon |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 1457 | Requires: SLIDER TOOLBUTTON |
| 67ad051 by Lars Knoll at 2009-03-23 | 1458 | Name: Phonon::VolumeSlider |
| 1459 | SeeAlso: ??? |
|
| 1460 | ||
| 1461 | Feature: PHONON_MEDIACONTROLLER |
|
| 1462 | Description: Support for the MediaController class |
|
| 1463 | Section: Phonon |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1464 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1465 | Name: Phonon::MediaController |
| 1466 | SeeAlso: ??? |
|
| 1467 | ||
| 1468 | Feature: PHONON_ABSTRACTMEDIASTREAM |
|
| 1469 | Description: Support for streaming of raw data (QIODevice...) |
|
| 1470 | Section: Phonon |
|
| 444ce6c by Trond Kjernaasen at 2009-03-30 | 1471 | Requires: |
| 67ad051 by Lars Knoll at 2009-03-23 | 1472 | Name: Phonon::AbstractMediaStream |
| 1473 | SeeAlso: ??? |
|
| f73e306 by Jørgen Lind at 2009-10-29 | 1474 | |
| 1475 | Feature: PHONON_SETTINGSGROUP |
|
| 1476 | Description: Phonon settingsgroup |
|
| 1477 | Section: Phonon |
|
| 1478 | Requires: SETTINGS |
|
| 1479 | Name: Phonon::AbstractMediaStream |
|
| 1480 | SeeAlso: ??? |

