From bbdca90c599aaea557d31552c6bc33fc15e397cd Mon Sep 17 00:00:00 2001 From: zautrix Date: Thu, 14 Apr 2005 17:48:58 +0000 Subject: today added --- (limited to 'libkdepim/kdateedit.h') diff --git a/libkdepim/kdateedit.h b/libkdepim/kdateedit.h index cf3b90a..2d8c452 100644 --- a/libkdepim/kdateedit.h +++ b/libkdepim/kdateedit.h @@ -87,6 +87,7 @@ class KDateEdit : public QHBox */ void dateChanged(QDate); void returnPressed(); + void setTimeTo( QTime ); public slots: /** Sets the date. * @@ -108,6 +109,7 @@ class KDateEdit : public QHBox void toggleDatePicker(); void lineEnterPressed(); void textChanged(const QString &); + void goToNow(); private: /** Reads the text from the line edit. If the text is a keyword, the -- cgit v0.9.0.2