KReportDataSource::SortedField

Search for usage in LXR

KReportDataSource::SortedField Class Reference

#include <KReportDataSource.h>

Public Member Functions

 SortedField (const SortedField &other)
 
QString field () const
 
bool operator!= (const SortedField &other) const
 
SortedFieldoperator= (const SortedField &other)
 
bool operator== (const SortedField &other) const
 
Qt::SortOrder order () const
 
void setField (const QString &field)
 
void setOrder (Qt::SortOrder order)
 

Detailed Description

Describes sorting for single field, By default the order is ascending.

Definition at line 43 of file KReportDataSource.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jun 4 2023 04:07:39 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.