IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Detailed Description

Native interface to an X11 application.

This struct was introduced in Qt 6.2.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

  • Header: QGuiApplication

  • Since: Qt 6.2

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS Gui)

    target_link_libraries(mytarget PRIVATE Qt6::Gui)

  • qmake: QT += gui

  • Group: QX11Application is part of native-interfaces, native-interfaces-qguiapplication

Detailed Description

Accessed through QGuiApplication::nativeInterface().

Member Function Documentation

 

int *QX11Application::connection() const

Returns the X connection of the application, for use with XCB.

See Also

See also display()

int *QX11Application::display() const

Returns the X display of the application, for use with Xlib.

See Also

See also connection()

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+