[Interest] Using private QtQuick APIs

Mitch Curtis mitch.curtis at qt.io
Wed Jan 17 09:25:35 CET 2018


In qtquickcontrols2.git [1] it’s linked to like this:

QT_PRIVATE += quick-private

I think QT += quick-private also works.. not sure what the difference is.

[1] http://code.qt.io/cgit/qt/qtquickcontrols2.git/tree/src/quicktemplates2/quicktemplates2.pro#n6

On 1/16/18, 4:43 PM, "Interest on behalf of Christopher Probst" <interest-bounces+mitch.curtis=qt.io at qt-project.org on behalf of christop.probst at gmail.com> wrote:

    Hi,
    
    
    I am looking to use QtQuick private APIs. More specifically I would like to use the QQuickWindowPrivate class. Out of box, I will get either header files missing errors or linking errors once the header file errors are resolved.
     What is the standard Qt way to use the  QQuickWindowPrivate private classe?
    
    
    Thanks,
    Christopher
    
    



More information about the Interest mailing list