SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

This is an X windows based appointment reminder program. The program is currently written using the Qt toolkit from Troll Tech and gdbm from the Free Software Foundation. For more information on Qt see "http://www.troll.no/".

To build and install.

$ make
$ make install

There are several classes that are of general use. The classes of general use have a "Qted" prefix.

QtedSortList - uses "operator <" and "operator ==" to make QList::inSort()

work for a class.
QtedCalendar - a calendar widget
QtedMonthdayButton - used by QtedCalendar QtedWeekdayLabels - used by QtedCalendar QtedPersist - persistent object storage using QDataStream QtedSetTime - a time entry widget
QtedSetInt - an integer entry widget

Thanks to Andrew Bell for his input on this project, Herb Klopfenstein for his testing efforts, and my family Carolyn, David, and Sam for allowing me the "spare time" (tm) to do this.

Tom Daley
tdaley@vsys.com


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.