AutoDetailsView Class Reference
#include <autodetailsview.h>
Inheritance diagram for AutoDetailsView:

Public Member Functions | |
AutoDetailsView (AutoProjectWidget *widget, AutoProjectPart *part, QWidget *parent, const char *name) | |
KDevelop. | |
virtual | ~AutoDetailsView () |
QString | getUiFileLink (const QString &path, const QString &filename) |
Protected Member Functions | |
void | initActions () |
Private Slots | |
void | slotDetailsExecuted (QListViewItem *item) |
void | slotDetailsContextMenu (KListView *, QListViewItem *item, const QPoint &p) |
void | slotTargetOptions () |
void | slotAddNewFile () |
void | slotAddExistingFile () |
void | slotAddIcon () |
void | slotBuildTarget () |
void | slotRemoveDetail () |
void | slotSetActiveTarget () |
Private Attributes | |
AutoProjectWidget * | m_widget |
AutoProjectPart * | m_part |
DomUtil::PairList | m_subclasslist |
KAction * | targetOptionsAction |
KAction * | addNewFileAction |
KAction * | addExistingFileAction |
KAction * | addIconAction |
KAction * | buildTargetAction |
KAction * | setActiveTargetAction |
KAction * | removeDetailAction |
Constructor & Destructor Documentation
|
KDevelop.
Definition at line 52 of file autodetailsview.cpp. References AutoDetailsView(), initActions(), m_part, m_subclasslist, m_widget, and KDevPlugin::projectDom(). Referenced by AutoDetailsView(). |
|
Definition at line 65 of file autodetailsview.cpp. |
Member Function Documentation
|
Definition at line 106 of file autodetailsview.cpp. References getUiFileLink(), and m_subclasslist. Referenced by AutoProjectWidget::createFileItem(), and getUiFileLink(). |
|
Definition at line 69 of file autodetailsview.cpp. References addExistingFileAction, addIconAction, addNewFileAction, buildTargetAction, removeDetailAction, setActiveTargetAction, KAction::setWhatsThis(), slotAddExistingFile(), slotAddIcon(), slotAddNewFile(), slotBuildTarget(), slotDetailsContextMenu(), slotDetailsExecuted(), slotRemoveDetail(), slotSetActiveTarget(), slotTargetOptions(), and targetOptionsAction. Referenced by AutoDetailsView(). |
|
Definition at line 168 of file autodetailsview.cpp. References m_part, m_widget, TargetItem::name, TargetItem::prefix, TargetItem::primary, and AutoProjectWidget::selectedSubproject(). Referenced by initActions(). |
|
Definition at line 187 of file autodetailsview.cpp. References m_part, m_widget, and AutoProjectWidget::selectedSubproject(). Referenced by initActions(). |
|
Definition at line 133 of file autodetailsview.cpp. References KDevPlugin::createFileSupport(), KDevCreateFile::createNewFile(), m_part, m_widget, TargetItem::name, SubprojectItem::path, TargetItem::prefix, TargetItem::primary, and AutoProjectWidget::selectedSubproject(). Referenced by initActions(). |
|
Definition at line 198 of file autodetailsview.cpp. References AutoProjectPart::buildTarget(), KDevMainWindow::lowerView(), m_part, m_widget, KDevPlugin::mainWindow(), SubprojectItem::path, AutoProjectPart::projectDirectory(), AutoProjectWidget::selectedSubproject(), and ProjectItem::type(). Referenced by initActions(). |
|
|
Definition at line 453 of file autodetailsview.cpp. References KDevPartController::editDocument(), KDevMainWindow::lowerView(), m_part, m_widget, KDevPlugin::mainWindow(), FileItem::name, KDevPlugin::partController(), SubprojectItem::path, AutoProjectWidget::selectedSubproject(), slotDetailsExecuted(), and ProjectItem::type(). Referenced by initActions(), and slotDetailsExecuted(). |
|
Definition at line 219 of file autodetailsview.cpp. References m_part, m_widget, TargetItem::name, TargetItem::prefix, TargetItem::primary, AutoProjectWidget::selectedSubproject(), AutoProjectWidget::slotOverviewSelectionChanged(), SubprojectItem::subdir, and ProjectItem::type(). Referenced by initActions(). |
|
Definition at line 472 of file autodetailsview.cpp. References endl(), kdDebug(), m_part, m_widget, TargetItem::name, SubprojectItem::path, AutoProjectPart::projectDirectory(), KDevPlugin::projectDom(), AutoProjectWidget::selectedSubproject(), and AutoProjectWidget::setActiveTarget(). Referenced by initActions(). |
|
Definition at line 119 of file autodetailsview.cpp. References endl(), kdDebug(), m_widget, and TargetItem::name. Referenced by initActions(). |
Member Data Documentation
|
Definition at line 65 of file autodetailsview.h. Referenced by initActions(), and slotDetailsContextMenu(). |
|
Definition at line 66 of file autodetailsview.h. Referenced by initActions(), and slotDetailsContextMenu(). |
|
Definition at line 64 of file autodetailsview.h. Referenced by initActions(), and slotDetailsContextMenu(). |
|
Definition at line 67 of file autodetailsview.h. Referenced by initActions(), and slotDetailsContextMenu(). |
|
Definition at line 59 of file autodetailsview.h. Referenced by AutoDetailsView(), slotAddExistingFile(), slotAddIcon(), slotAddNewFile(), slotBuildTarget(), slotDetailsContextMenu(), slotDetailsExecuted(), slotRemoveDetail(), and slotSetActiveTarget(). |
|
Definition at line 61 of file autodetailsview.h. Referenced by AutoDetailsView(), getUiFileLink(), and slotDetailsContextMenu(). |
|
Definition at line 58 of file autodetailsview.h. Referenced by AutoDetailsView(), slotAddExistingFile(), slotAddIcon(), slotAddNewFile(), slotBuildTarget(), slotDetailsContextMenu(), slotDetailsExecuted(), slotRemoveDetail(), slotSetActiveTarget(), and slotTargetOptions(). |
|
Definition at line 69 of file autodetailsview.h. Referenced by initActions(), and slotDetailsContextMenu(). |
|
Definition at line 68 of file autodetailsview.h. Referenced by initActions(), and slotDetailsContextMenu(). |
|
Definition at line 63 of file autodetailsview.h. Referenced by initActions(), and slotDetailsContextMenu(). |
The documentation for this class was generated from the following files:
- buildtools/autotools/autodetailsview.h
- buildtools/autotools/autodetailsview.cpp