PartWidget Class Reference
#include <partwidget.h>
Inheritance diagram for PartWidget:

Public Member Functions | |
PartWidget (FileViewPart *part, QWidget *parent=0) | |
virtual | ~PartWidget () |
void | showProjectFiles () |
Public Attributes | |
FileTreeWidget * | m_filetree |
KHistoryCombo * | m_filter |
QToolButton * | m_btnFilter |
Protected Member Functions | |
virtual void | focusInEvent (QFocusEvent *) |
Private Slots | |
void | slotFilterChange (const QString &nf) |
void | slotBtnFilterClick () |
Private Attributes | |
FileViewPart * | m_part |
QString | m_lastFilter |
Constructor & Destructor Documentation
|
Definition at line 37 of file partwidget.cpp. References KDevVersionControl::fileInfoProvider(), FileTreeWidget::hidePatterns(), m_btnFilter, m_filetree, m_filter, m_part, PartWidget(), slotBtnFilterClick(), slotFilterChange(), and KDevPlugin::versionControl(). Referenced by PartWidget(). |
|
Definition at line 83 of file partwidget.cpp. |
Member Function Documentation
|
Definition at line 139 of file partwidget.cpp. References focusInEvent(), and m_filetree. Referenced by focusInEvent(). |
|
Definition at line 89 of file partwidget.cpp. References FileTreeWidget::applyHidePatterns(), FileTreeWidget::hidePatterns(), m_filetree, m_part, FileTreeWidget::openDirectory(), KDevPlugin::project(), and KDevProject::projectDirectory(). |
|
Definition at line 126 of file partwidget.cpp. References m_btnFilter, m_filter, m_lastFilter, and slotFilterChange(). Referenced by PartWidget(). |
|
Definition at line 97 of file partwidget.cpp. References FileTreeWidget::applyHidePatterns(), empty(), m_btnFilter, m_filetree, m_filter, m_lastFilter, and slotFilterChange(). Referenced by PartWidget(), slotBtnFilterClick(), and slotFilterChange(). |
Member Data Documentation
|
Definition at line 29 of file partwidget.h. Referenced by PartWidget(), slotBtnFilterClick(), and slotFilterChange(). |
|
Definition at line 26 of file partwidget.h. Referenced by focusInEvent(), PartWidget(), showProjectFiles(), and slotFilterChange(). |
|
Definition at line 28 of file partwidget.h. Referenced by PartWidget(), slotBtnFilterClick(), and slotFilterChange(). |
|
Definition at line 42 of file partwidget.h. Referenced by slotBtnFilterClick(), and slotFilterChange(). |
|
Definition at line 41 of file partwidget.h. Referenced by PartWidget(), and showProjectFiles(). |
The documentation for this class was generated from the following files:
- parts/fileview/partwidget.h
- parts/fileview/partwidget.cpp