From 057abc0180c8d821960d6957a8c3f64f0b86b229 Mon Sep 17 00:00:00 2001 From: clem Date: Fri, 08 Oct 2004 14:28:40 +0000 Subject: small doxygen doc fixes --- (limited to 'libopie2/opieui') diff --git a/libopie2/opieui/big-screen/omodalhelper.h b/libopie2/opieui/big-screen/omodalhelper.h index 096cec4..ed6fee3 100644 --- a/libopie2/opieui/big-screen/omodalhelper.h +++ b/libopie2/opieui/big-screen/omodalhelper.h @@ -236,7 +236,7 @@ OModalHelper::OModalHelper( enum Mode mode, QObject* parent * * @return true if the record is currenlty edited otherwise false * - * @param Id The id which might be handled + * @param id The id which might be handled */ template bool OModalHelper::handles( Id id )const diff --git a/libopie2/opieui/otabinfo.h b/libopie2/opieui/otabinfo.h index 426c45a..d6d5abf 100644 --- a/libopie2/opieui/otabinfo.h +++ b/libopie2/opieui/otabinfo.h @@ -60,11 +60,6 @@ public: /** * @fn OTabInfo() * @brief Object constructor. - * - * @param parent Pointer to parent of this control. - * @param name Name of control. - * @param s Style of widget selection control. - * @param p Position of the widget selection control. */ OTabInfo() : i( -1 ), c( 0 ), p( 0 ), l( QString::null ) {} -- cgit v0.9.0.2