Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QXcbUnixServices Class Reference
+ Inheritance diagram for QXcbUnixServices:
+ Collaboration diagram for QXcbUnixServices:

Public Member Functions

QString portalWindowIdentifier (QWindow *window) override
 
- Public Member Functions inherited from QGenericUnixServices
 QGenericUnixServices ()
 
QByteArray desktopEnvironment () const override
 QPlatformServices::desktopEnvironment returns the active desktop environment.
 
bool hasCapability (Capability capability) const override
 
bool openUrl (const QUrl &url) override
 
bool openDocument (const QUrl &url) override
 
QPlatformServiceColorPickercolorPicker (QWindow *parent=nullptr) override
 
void setApplicationBadge (qint64 number)
 
- Public Member Functions inherited from QPlatformServices
 QPlatformServices ()
 
virtual ~QPlatformServices ()
 

Additional Inherited Members

- Public Types inherited from QPlatformServices
enum  Capability { ColorPicking }
 Capabilities are used to determine a specific platform service's availability. More...
 

Detailed Description

Definition at line 96 of file qxcbintegration.cpp.

Member Function Documentation

◆ portalWindowIdentifier()

QString QXcbUnixServices::portalWindowIdentifier ( QWindow * window)
overridevirtual

Reimplemented from QGenericUnixServices.

Definition at line 599 of file qxcbintegration.cpp.

References QString::number(), and window().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: