summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/ostorageinfo.h
AgeCommit message (Collapse)AuthorFilesLines
2004-01-13comments should go into the header filemickeyl1-4/+17
2004-01-10-First follow Qt naming stylezecke1-3/+3
-use const -Fix Doxygen comment. If above a method better skip the @fn -Update backuprestore to use the new names TODO: Alter filename to ostorageinfo
2004-01-10- New class OStorageInfoar1-0/+49
- OStorageInfo implements following functions instead of StorageInfo QString getCfPath(); QString getSdPath(); QString getMmcPath();