Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QDateEdit Class

The QDateEdit class provides a widget for editing dates based on the QDateTimeEdit widget. More...

 #include <QDateEdit>

Inherits: QDateTimeEdit.

Public Types

enum PaintDeviceMetric { PdmWidth, PdmHeight, PdmWidthMM, PdmHeightMM, ..., PdmPhysicalDpiY }

Properties

Public Functions

QDateEdit(QWidget * parent = 0)
QDateEdit(const QDate & date, QWidget * parent = 0)
virtual ~QPaintDevice()
int colorCount() const
int depth() const
int height() const
int heightMM() const
int logicalDpiX() const
int logicalDpiY() const
virtual QPaintEngine * paintEngine() const = 0
bool paintingActive() const
int physicalDpiX() const
int physicalDpiY() const
int width() const
int widthMM() const

Protected Functions

QPaintDevice()
virtual void init(QPainter * painter) const
virtual int metric(PaintDeviceMetric metric) const
virtual QPaintDevice * redirected(QPoint * offset) const
virtual QPainter * sharedPainter() const

Additional Inherited Members

Detailed Description

The QDateEdit class provides a widget for editing dates based on the QDateTimeEdit widget.

Many of the properties and functions provided by QDateEdit are implemented in QDateTimeEdit. The following properties are most relevant to users of this class:

  • date holds the date displayed by the widget.
  • minimumDate defines the minimum (earliest) date that can be set by the user.
  • maximumDate defines the maximum (latest) date that can be set by the user.
  • displayFormat contains a string that is used to format the date displayed in the widget.
Screenshot of a Windows XP style date editing widgetA date editing widget shown in the Windows XP widget style.
Screenshot of a Macintosh style date editing widgetA date editing widget shown in the Macintosh widget style.
Screenshot of a Plastique style date editing widgetA date editing widget shown in the Plastique widget style.

See also QTimeEdit and QDateTimeEdit.

Property Documentation

date : QDate

Access functions:

QDate date() const
void setDate(const QDate & date)

Notifier signal:

void dateChanged(const QDate & date)

Member Function Documentation

QDateEdit::QDateEdit(QWidget * parent = 0)

Constructs an empty date editor with a parent.

QDateEdit::QDateEdit(const QDate & date, QWidget * parent = 0)

Constructs an empty date editor with a parent. The date is set to date.

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web