summaryrefslogtreecommitdiff
path: root/libopie/odevicebutton.h
AgeCommit message (Collapse)AuthorFilesLines
2003-08-25add is nullzecke1-0/+2
and comment about constness
2003-05-07data is a method name...zecke1-1/+1
2003-05-07Add d ptrzecke1-0/+4
add comments and FIXMEs three new signals for otodoaccess
2003-04-13Jumbo API documentation updatezecke1-0/+4
and some API fixed ColorDialog is now OColorDialog!!! keep the namespace tidy! ColorPopupMenu is now OColorPopupMenu!!! keep the namespace tidy ColorDialog TT couldn't break bc we can so make it const QColor& OTimePicker add some convience methods more I might have forgot
2002-12-22- added the device button stuff to ODevicesandman1-0/+97
- ODevice is now derived from QObject (don't ask me why I didn't make this from the beginning)