16#ifndef QGSDATETIMESEARCHWIDGETWRAPPER_H 
   17#define QGSDATETIMESEARCHWIDGETWRAPPER_H 
   54    QVariant value() 
const;
 
   58    bool valid() 
const override;
 
   76    void dateTimeChanged( 
const QDateTime &date );
 
 
The QgsDateTimeEdit class is a QDateTimeEdit with the capability of setting/reading null date/times.
 
Represents a vector layer which manages a vector based data sets.