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

List:       kde-commits
Subject:    koffice/lib/kofficeui
From:       Ariya Hidayat <ariya () kde ! org>
Date:       2004-01-28 8:24:01
Message-ID: 20040128082401.9BEBB9830 () office ! kde ! org
[Download RAW message or body]

CVS commit by ariya: 

better documentation, not kspread-specific anymore


  M +10 -10    kotabbar.h   1.2


--- koffice/lib/kofficeui/kotabbar.h  #1.1:1.2
@@ -33,13 +33,14 @@ class KoTabBarPrivate;
 /**
  * The KoTabBar class provides a tab bar, for use to switch active
- * sheet in a document.
+ * page/sheet in a document.
  *
- * The tab bar is used by KSpreadView. It is the small widget on the left
- * corner of the main view. Sheets are displayed as tabs, clicking on
+ * The tab bar is typically used in the main view. 
+ * It is the small widget on the bottom left corner. 
+ * Pages/sheets are displayed as tabs, clicking on
  * one of the tab will activate the corresponding sheet (this is actually
- * done in KSpreadView). Current active sheet is marked by bold text.
+ * done in main view). Current active page/sheet is marked by bold text.
  *
- * The tab bar supports the sheet reorder by dragging a certain tab
- * and move it to another location. KSpreadView would handle the necessary
+ * The tab bar supports page/sheet reorder by dragging a certain tab
+ * and move it to another location. The main view should handle the necessary
  * action to perform the actual reorder.
  *
@@ -48,6 +49,6 @@ class KoTabBarPrivate;
  * are more tabs than the space available to display all tabs.
  *
- * Since a sheet can be hidden, the tab bar only shows the visible sheet.
- * When a hidden sheet is shown again, it will be on the same position as
+ * Since a page/sheet can be hidden, the tab bar only shows the visible page/sheet.
+ * When a hidden page or sheet is shown again, it will be on the same position as
  * before it was hidden.
  *
@@ -216,6 +217,5 @@ signals:
 
     /**
-     * Emitted if the active tab changed. This will cause the
-     * KSpreadView to change its active table, too.
+     * Emitted if the active tab changed. 
      */
     void tabChanged( const QString& _text );


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

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