moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / debian / test_extdatepicker.1
blobe6ec6eab6091046437a67226c12712e5aa56920b
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH TEST_EXTDATEPICKER 1 "October 16, 2004"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 test_extdatepicker \- GUI-based tests for the ExtDate classes
20 .SH SYNOPSIS
21 .B test_extdatepicker
22 [ \fIgeneric-options\fP ]
23 .SH DESCRIPTION
24 This is a simple test program for testing the graphical functionality of
25 the ExtDate classes.  It presents a KDatePicker widget and an
26 ExtDatePicker widget side by side for user interaction.
27 .PP
28 The \fBExtDate library\fP consists of a group of classes allowing KDE
29 applications to access calendar dates outside of the limited range of
30 years imposed by QDate.
31 .PP
32 The QDate class has a limited range of valid dates.  It does not
33 recognize dates prior to 14 Oct 1752 (when the Gregorian calendar
34 was adopted by England), nor dates after 31 Dec 8000.  Both of these
35 limits are arbitrary.
36 .PP
37 This library is part of the official KDE edutainment module.
38 .SH OPTIONS
39 For a full summary of options, run \fItest_extdatepicker \-\-help\fP.
40 .SH SEE ALSO
41 .BR test_extdate (1).
42 .PP
43 See \fI/usr/share/doc/libkdeedu-dev/README.extdate\fP for further
44 information on this library.
45 .SH AUTHOR
46 The ExtDate library was written by Jason Harris <jharris@30doradus.org>
47 and others.
48 .br
49 This manual page was prepared by Ben Burton <bab@debian.org>
50 for the Debian GNU/Linux system (but may be used by others).