KCalendarCore

calendar.cpp File Reference
#include "calendar.h"
#include "calendar_p.h"
#include "calfilter.h"
#include "icaltimezones_p.h"
#include "sorting.h"
#include "visitor.h"
#include "kcalendarcore_debug.h"
#include <libical/icaltimezone.h>
#include <algorithm>
#include <set>
Include dependency graph for calendar.cpp:

Go to the source code of this file.

Functions

template<typename K , typename V >
QVector< V > values (const QMultiHash< K, V > &c)
 
template<typename K , typename V >
QVector< V > values (const QMultiHash< K, V > &c, const K &x)
 

Detailed Description

Function Documentation

◆ values()

template<typename K , typename V >
QVector<V> values ( const QMultiHash< K, V > &  c)

Make a QHash::value that returns a QVector.

Definition at line 48 of file calendar.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Mar 27 2023 04:12:27 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.