CatalogListViewItem Class Reference
Inheritance diagram for CatalogListViewItem:

Public Member Functions | |
CatalogListViewItem (KListView *parent, Catalog *c) | |
bool | needRefresh () |
void | refresh () |
void | computeChilds () |
void | setOpen (bool opened) |
void | clear () |
Catalog * | catalog () |
Private Attributes | |
Catalog * | m_catalog |
QStringList | m_removedItems |
Constructor & Destructor Documentation
|
Definition at line 162 of file classbrowser_widget.cpp. References GCatalog< Tp >::dbName(), and m_catalog. |
Member Function Documentation
|
Definition at line 226 of file classbrowser_widget.cpp. |
|
Definition at line 215 of file classbrowser_widget.cpp. References m_removedItems. Referenced by refresh(). |
|
Definition at line 182 of file classbrowser_widget.cpp. References m_catalog, m_removedItems, GCatalog< Tp >::query(), GCatalog< Tag >::QueryArgument, TagListViewItem::setOpen(), and ClassBrowserUtils::simplifyNamespaces(). Referenced by refresh(). |
|
Definition at line 169 of file classbrowser_widget.cpp. Referenced by refresh(). |
|
Definition at line 174 of file classbrowser_widget.cpp. References clear(), computeChilds(), and needRefresh(). Referenced by setOpen(), and ClassBrowserWidget::slotCatalogChanged(). |
|
Definition at line 207 of file classbrowser_widget.cpp. References refresh(). |
Member Data Documentation
|
Definition at line 232 of file classbrowser_widget.cpp. Referenced by CatalogListViewItem(), and computeChilds(). |
|
Definition at line 233 of file classbrowser_widget.cpp. Referenced by clear(), and computeChilds(). |
The documentation for this class was generated from the following file:
- parts/classbrowser/classbrowser_widget.cpp