16#ifndef QGSDATETIMESEARCHWIDGETWRAPPER_H 
   17#define QGSDATETIMESEARCHWIDGETWRAPPER_H 
   53    QVariant value() 
const;
 
   57    bool valid() 
const override;
 
   75    void dateTimeChanged( 
const QDateTime &date );
 
 
Editor widget factory for datetime widgets.
 
A QDateTimeEdit with the capability of setting/reading null date/times.
 
Represents a vector layer which manages a vector based dataset.