Akonadi::Server::DataDescription

Search for usage in LXR

Akonadi::Server::DataDescription Class Reference

#include <schematypes.h>

Public Attributes

QMap< QString, QStringdata
 

Detailed Description

A helper class that describes the predefined data of a table for the DbInitializer.

Definition at line 64 of file schematypes.h.

Member Data Documentation

◆ data

QMap<QString, QString> Akonadi::Server::DataDescription::data

Key contains the column name, value the data.

Definition at line 70 of file schematypes.h.


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

KDE's Doxygen guidelines are available online.