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...@qt-project.org on behalf of 
christop.pro...@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
    
    

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to