KSDssImage

Search for usage in LXR

KSDssImage Class Reference

#include <ksdssimage.h>

Classes

struct  Metadata
 

Public Member Functions

 KSDssImage (const QString &fileName)
 
QString getFileName () const
 
QImage getImage () const
 
KSDssImage::Metadata getMetadata () const
 

Detailed Description

Provides a class to hold a DSS Image along with its metadata.

Author
Akarsh Simha akars.nosp@m.h@kd.nosp@m.e.org

Definition at line 20 of file ksdssimage.h.

Constructor & Destructor Documentation

◆ KSDssImage()

KSDssImage::KSDssImage ( const QString & fileName)
explicit

Constructor.

Definition at line 11 of file ksdssimage.cpp.

Member Function Documentation

◆ getFileName()

QString KSDssImage::getFileName ( ) const
inline

Definition at line 95 of file ksdssimage.h.

◆ getImage()

QImage KSDssImage::getImage ( ) const
inline

Definition at line 93 of file ksdssimage.h.

◆ getMetadata()

KSDssImage::Metadata KSDssImage::getMetadata ( ) const
inline

Definition at line 94 of file ksdssimage.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:04 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.