summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/ostorageinfo.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-01-13comments should go into the header filemickeyl1-9/+2
2004-01-11- rename files ostorage.cpp .h in ostorageinfo.cpp .har1-1/+1
2004-01-10-First follow Qt naming stylezecke1-5/+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/+94
- OStorageInfo implements following functions instead of StorageInfo QString getCfPath(); QString getSdPath(); QString getMmcPath();