[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kviewshell-0.7/kviewshell/shell
From:       Wilfried Huss <Wilfried.Huss () gmx ! at>
Date:       2006-07-31 14:05:51
Message-ID: 1154354751.897829.4226.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 568204 by whuss:

little apidox fixes

 M  +6 -6      kmultipage.h  


--- branches/work/kviewshell-0.7/kviewshell/shell/kmultipage.h #568203:568204
@@ -39,7 +39,7 @@
       set a widget to be used as the parent for dialogs that are opened by the \
                KMultiPage
       or DocumentRenderer, i.e. to show error messages or progress information.
 
-      @warning This function needs to be called after the creation of a KMultiPage \
object. +      @note This function needs to be called after the creation of a \
                KMultiPage object.
   */
   void setParentWidget(QWidget *wdg) {parentWdg = wdg; if (!renderer.isNull()) \
renderer->setParentWidget(wdg);}  
@@ -207,7 +207,7 @@
       Reimplement this function if a KMultiPage implementation has
       additional configuration settings.
 
-      @warning Reimplementations must call this.
+      @note Reimplementations must call this.
   */
   virtual void readSettings();
 
@@ -216,7 +216,7 @@
       Reimplement this function if a KMultiPage implementation has
       additional configuration settings.
 
-      @warning Reimplementations must call this.
+      @note Reimplementations must call this.
   */
   virtual void writeSettings();
 
@@ -261,7 +261,7 @@
       This function is also the right place to connect to signals emitted
       by @ref DocumentWidget.
 
-      @warning The caller has the responsibility to delete the created
+      @note The caller has the responsibility to delete the created
       objects, when they are not needed anymore.
 
       @param parent the PageView that will show the widget.
@@ -280,7 +280,7 @@
       this function to create objects of a suitable subclass of
       @ref RenderedDocumentPagePixmap.
 
-      @warning The caller has the responsibility to delete the created
+      @note The caller has the responsibility to delete the created
       objects, when they are not needed anymore.
 
       @returns a new object of type RenderedDocumentPagePixmap or a subclass
@@ -330,7 +330,7 @@
 
       @returns true on success.
 
-      @warning The default implementation starts a basic copy KIO-Job. A
+      @note The default implementation starts a basic copy KIO-Job. A
       multipage implementation that wishes to offer saving in various
       formats must re-implement this slot. If saving to the file
       fileName fails, the implementation should present an error


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic