Qt 6.x
The Qt SDK
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)
 
virtual QString portalWindowIdentifier (QWindow *window)
 
- Public Member Functions inherited from QPlatformServices
 QPlatformServices ()
 
virtual ~QPlatformServices ()
 
virtual bool openUrl (const QUrl &url)
 
virtual bool openDocument (const QUrl &url)
 
virtual QByteArray desktopEnvironment () const
 QPlatformServices::desktopEnvironment returns the active desktop environment.
 
virtual bool hasCapability (Capability capability) const
 
virtual QPlatformServiceColorPickercolorPicker (QWindow *parent=nullptr)
 

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 603 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: