Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qcalendarbackend_p.h File Reference

(b211d8a8c0196a96b2aa324c9e3d991ae378c7f4)

#include <QtCore/qobjectdefs.h>
#include <QtCore/qcalendar.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qstring.h>
#include <QtCore/qmap.h>
#include <QtCore/qanystringview.h>
#include <QtCore/private/qlocale_p.h>
+ Include dependency graph for qcalendarbackend_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QCalendarLocale
 
class  QCalendarBackend
 The QCalendarBackend class provides basic calendaring functions. More...
 

Namespaces

namespace  QtPrivate
 

Macros

#define rangeGetter(name)
 

Macro Definition Documentation

◆ rangeGetter

#define rangeGetter ( name)
Value:
QLocaleData::DataRange name() const { return { m_ ## name ## _idx, m_ ## name ## _size }; }
EGLImageKHR EGLint * name

Definition at line 37 of file qcalendarbackend_p.h.