Qt Utilities 6.14.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QtUtilities::SwappedImage Struct Reference

The SwappedImage struct represents RGB-interved version of the image specified on construction. More...

Inheritance diagram for QtUtilities::SwappedImage:
[legend]
Collaboration diagram for QtUtilities::SwappedImage:
[legend]

Public Member Functions

 SwappedImage (const QImage &image)
 

Detailed Description

The SwappedImage struct represents RGB-interved version of the image specified on construction.

Definition at line 53 of file dbusnotification.cpp.

Constructor & Destructor Documentation

◆ SwappedImage()

QtUtilities::SwappedImage::SwappedImage ( const QImage & image)
inline

Definition at line 57 of file dbusnotification.cpp.


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