Qt Utilities  5.12.1
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Public Member Functions | List of all members
MiscUtils::SwappedImage Struct Reference

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

Inheritance diagram for MiscUtils::SwappedImage:
[legend]
Collaboration diagram for MiscUtils::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 45 of file dbusnotification.cpp.

Constructor & Destructor Documentation

◆ SwappedImage()

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

Definition at line 49 of file dbusnotification.cpp.


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