From eeb29547890a2d162de66d7d5b98d3840a7e2d79 Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 16 Apr 2003 10:57:59 +0000 Subject: Fix API docu --- (limited to 'library/applnk.cpp') diff --git a/library/applnk.cpp b/library/applnk.cpp index 35822dd..00030e8 100644 --- a/library/applnk.cpp +++ b/library/applnk.cpp @@ -332,7 +332,23 @@ const QArray& AppLnk::categories() const Returns TRUE if this AppLnk is valid; otherwise returns FALSE. */ +/*! + \fn bool AppLnk::fileKnown() const + + If the with the AppLnk associated file is not equal to QString::null +*/ +/*! + \fn bool AppLnk::linkFileKnown()const + + The filename of the AppLnk +*/ +/*! + \fn void AppLnk::setRotation( const QString& ) + + The default rotation of the associated application. This + function is included inline for binary compatible issues +*/ /*! Creates an invalid AppLnk. -- cgit v0.9.0.2