QT学习-核心类列表-23QtPrintSupport

Posted S.天宇_svn

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了QT学习-核心类列表-23QtPrintSupport相关的知识,希望对你有一定的参考价值。

23    -    QtPrintSupport    -    Qt PrintSupport module provides classes to make printing easier and portable
    QAbstractPrintDialog    -    Base implementation for print dialogs used to configure printers
    QPageSetupDialog    -    Configuration dialog for the page-related options on a printer
    QPrintDialog    -    Dialog for specifying the printer‘s configuration
    QPrintEngine    -    Defines an interface for how QPrinter interacts with a given printing subsystem
    QPrintPreviewDialog    -    Dialog for previewing and configuring page layouts for printer output
    QPrintPreviewWidget    -    Widget for previewing page layouts for printer output
    QPrinter    -    Paint device that paints on a printer
    QPrinterInfo    -    Gives access to information about existing printers

以上是关于QT学习-核心类列表-23QtPrintSupport的主要内容,如果未能解决你的问题,请参考以下文章

QT学习-核心类列表-6Qt3DInput

QT学习-核心类列表-8QtBluetooth

QT学习-核心类列表-9QtConcurrent

QT学习-核心类列表-35QtWebChannel

QT学习-核心类列表-11QtDBus

QT学习-核心类列表-39QtX11Extras 40QtXml