ClassBrowserWidget Class Reference
#include <classbrowser_widget.h>
Inheritance diagram for ClassBrowserWidget:

Public Slots | |
void | addCatalog (Catalog *catalog) |
void | removeCatalog (Catalog *catalog) |
Public Member Functions | |
ClassBrowserWidget (ClassBrowserPart *part) | |
virtual | ~ClassBrowserWidget () |
void | init () |
KDevLanguageSupport * | languageSupport () |
Private Slots | |
void | slotStartSearch () |
void | slotCatalogChanged (Catalog *catalog) |
void | slotItemExecuted (QListViewItem *item) |
Private Attributes | |
ClassBrowserPart * | m_part |
QMap< Catalog *, QListViewItem * > | m_items |
Constructor & Destructor Documentation
|
Definition at line 236 of file classbrowser_widget.cpp. References addCatalog(), ClassBrowserWidget(), KDevPlugin::codeRepository(), init(), m_part, removeCatalog(), slotCatalogChanged(), and slotItemExecuted(). Referenced by ClassBrowserWidget(). |
|
Definition at line 262 of file classbrowser_widget.cpp. |
Member Function Documentation
|
Definition at line 274 of file classbrowser_widget.cpp. References addCatalog(), and m_items. Referenced by addCatalog(), and ClassBrowserWidget(). |
|
Definition at line 270 of file classbrowser_widget.cpp. Referenced by ClassBrowserWidget(). |
|
Definition at line 297 of file classbrowser_widget.cpp. References KDevPlugin::languageSupport(), and m_part. Referenced by TagListViewItem::languageSupport(). |
|
Definition at line 281 of file classbrowser_widget.cpp. References m_items, and removeCatalog(). Referenced by ClassBrowserWidget(), and removeCatalog(). |
|
Definition at line 286 of file classbrowser_widget.cpp. References endl(), kdDebug(), m_items, CatalogListViewItem::refresh(), and slotCatalogChanged(). Referenced by ClassBrowserWidget(), and slotCatalogChanged(). |
|
Definition at line 302 of file classbrowser_widget.cpp. References KDevPartController::editDocument(), m_part, KDevPlugin::partController(), and slotItemExecuted(). Referenced by ClassBrowserWidget(), and slotItemExecuted(). |
|
Definition at line 266 of file classbrowser_widget.cpp. |
Member Data Documentation
|
Definition at line 44 of file classbrowser_widget.h. Referenced by addCatalog(), removeCatalog(), and slotCatalogChanged(). |
|
Definition at line 43 of file classbrowser_widget.h. Referenced by ClassBrowserWidget(), languageSupport(), and slotItemExecuted(). |
The documentation for this class was generated from the following files:
- parts/classbrowser/classbrowser_widget.h
- parts/classbrowser/classbrowser_widget.cpp