GenericProjectWidget Class Reference
#include <genericproject_widget.h>
Inheritance diagram for GenericProjectWidget:

Constructor & Destructor Documentation
|
Definition at line 49 of file genericproject_widget.cpp. References GenericProjectWidget(), initActions(), initDetailsListView(), initOverviewListView(), m_part, and slotMainGroupChanged(). Referenced by GenericProjectWidget(). |
|
Definition at line 62 of file genericproject_widget.cpp. |
Member Function Documentation
|
Definition at line 283 of file genericproject_widget.cpp. References m_activeGroup. Referenced by addFile(), addTarget(), and slotAddFiles(). |
|
Definition at line 338 of file genericproject_widget.cpp. References m_activeTarget. Referenced by slotAddFiles(). |
|
Definition at line 327 of file genericproject_widget.cpp. References activeGroup(), addFile(), file, m_fileToItem, and m_targetToItem. Referenced by addFile(). |
|
Definition at line 288 of file genericproject_widget.cpp. References addGroup(), endl(), kdDebug(), m_groupToItem, m_overviewListView, and BuildGroupItem::parentGroup(). Referenced by addGroup(), and slotNewGroup(). |
|
Definition at line 312 of file genericproject_widget.cpp. References activeGroup(), addTarget(), m_detailsListView, m_groupToItem, m_targetToItem, BuildTargetItem::parentGroup(), showDetails(), and KListView::takeItem(). Referenced by addTarget(), and slotNewTarget(). |
|
Referenced by initDetailsListView(), and slotItemExecuted(). |
|
|
|
Definition at line 215 of file genericproject_widget.cpp. References fillGroupItem(), BuildGroupItem::groups(), and m_groupToItem. Referenced by fillGroupItem(), and slotMainGroupChanged(). |
|
Definition at line 272 of file genericproject_widget.cpp. References BuildTargetItem::files(), fillTarget(), and m_fileToItem. Referenced by fillTarget(), and showDetails(). |
|
Referenced by slotItemExecuted(). |
|
Referenced by initOverviewListView(), and slotItemSelected(). |
|
|
Definition at line 124 of file genericproject_widget.cpp. References KListView::addColumn(), fileExecuted(), initDetailsListView(), m_detailsListView, m_part, KListView::setSorting(), showDetailContextMenu(), showFileDetails(), showTargetDetails(), slotAddFiles(), slotBuildTarget(), slotConfigureTargetOrFile(), slotDeleteTargetOrFile(), slotItemExecuted(), slotItemSelected(), slotNewFile(), and targetSelected(). Referenced by GenericProjectWidget(), and initDetailsListView(). |
|
Definition at line 66 of file genericproject_widget.cpp. References KListView::addColumn(), groupSelected(), initOverviewListView(), m_overviewListView, m_part, KListView::setSorting(), showDetails(), showGroupContextMenu(), slotBuildGroup(), slotConfigureGroup(), slotItemSelected(), slotNewGroup(), and slotNewTarget(). Referenced by GenericProjectWidget(), and initOverviewListView(). |
|
Definition at line 469 of file genericproject_widget.cpp. References addFilesAction, buildTargetAction, cleanTargetAction, configureFileAction, configureTargetAction, deleteFileAction, deleteTargetAction, executeTargetAction, newFileAction, KAction::plug(), and showDetailContextMenu(). Referenced by initDetailsListView(), and showDetailContextMenu(). |
|
Definition at line 247 of file genericproject_widget.cpp. References endl(), fillTarget(), kdDebug(), m_activeGroup, m_activeTarget, m_detailsListView, m_fileToItem, m_targetToItem, and showDetails(). Referenced by addTarget(), initOverviewListView(), and showDetails(). |
|
Definition at line 347 of file genericproject_widget.cpp. References KDevPartController::editDocument(), endl(), kdDebug(), m_part, KDevPlugin::partController(), showFileDetails(), and BuildFileItem::url(). Referenced by initDetailsListView(), and showFileDetails(). |
|
Definition at line 448 of file genericproject_widget.cpp. References buildGroupAction, cleanGroupAction, configureGroupAction, deleteGroupAction, executeGroupAction, newGroupAction, newTargetAction, KAction::plug(), and showGroupContextMenu(). Referenced by initOverviewListView(), and showGroupContextMenu(). |
|
Definition at line 343 of file genericproject_widget.cpp. References showTargetDetails(). Referenced by initDetailsListView(), and showTargetDetails(). |
|
Definition at line 650 of file genericproject_widget.cpp. References activeGroup(), activeTarget(), GenericProjectPart::addFiles(), m_part, BuildBaseItem::path(), and GenericProjectPart::projectDirectory(). Referenced by initActions(), and initDetailsListView(). |
|
Definition at line 543 of file genericproject_widget.cpp. References KDevBuildSystem::build(), GenericProjectPart::buildSystem(), and m_part. Referenced by initActions(). |
|
Definition at line 568 of file genericproject_widget.cpp. References KDevBuildSystem::build(), GenericProjectPart::buildSystem(), GenericFileListViewItem::fileItem(), m_detailsListView, and m_part. Referenced by initActions(). |
|
Definition at line 548 of file genericproject_widget.cpp. References KDevBuildSystem::build(), GenericProjectPart::buildSystem(), GenericGroupListViewItem::groupItem(), m_overviewListView, and m_part. Referenced by initActions(), and initOverviewListView(). |
|
Definition at line 558 of file genericproject_widget.cpp. References KDevBuildSystem::build(), GenericProjectPart::buildSystem(), m_detailsListView, m_part, and GenericTargetListViewItem::targetItem(). Referenced by initActions(), and initDetailsListView(). |
|
Definition at line 776 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), KDevBuildSystem::clean(), and m_part. Referenced by initActions(). |
|
Definition at line 781 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), KDevBuildSystem::clean(), GenericGroupListViewItem::groupItem(), m_overviewListView, and m_part. Referenced by initActions(). |
|
Definition at line 791 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), KDevBuildSystem::clean(), m_detailsListView, m_part, and GenericTargetListViewItem::targetItem(). Referenced by initActions(). |
|
Definition at line 762 of file genericproject_widget.cpp. References GenericListViewItem::buildItem(), GenericProjectPart::buildSystem(), KDevBuildSystem::configureBuildItem(), m_detailsListView, and m_part. Referenced by initActions(), and slotConfigureTargetOrFile(). |
|
Definition at line 729 of file genericproject_widget.cpp. References GenericListViewItem::buildItem(), GenericProjectPart::buildSystem(), KDevBuildSystem::configureBuildItem(), endl(), kdDebug(), m_overviewListView, and m_part. Referenced by initActions(), and initOverviewListView(). |
|
Definition at line 748 of file genericproject_widget.cpp. References GenericListViewItem::buildItem(), GenericProjectPart::buildSystem(), KDevBuildSystem::configureBuildItem(), m_detailsListView, and m_part. Referenced by initActions(), and slotConfigureTargetOrFile(). |
|
Definition at line 884 of file genericproject_widget.cpp. References m_detailsListView, slotConfigureFile(), and slotConfigureTarget(). Referenced by initDetailsListView(). |
|
Definition at line 709 of file genericproject_widget.cpp. References KIO::del(), endl(), GenericFileListViewItem::fileItem(), kdDebug(), m_detailsListView, RemoveSubprojectDialog::removeFromDisk(), takeFile(), KURL::url(), and BuildFileItem::url(). Referenced by initActions(), and slotDeleteTargetOrFile(). |
|
Definition at line 675 of file genericproject_widget.cpp. References GenericGroupListViewItem::groupItem(), m_overviewListView, m_part, BuildBaseItem::path(), GenericProjectPart::projectDirectory(), RemoveSubprojectDialog::removeFromDisk(), and takeGroup(). Referenced by initActions(). |
|
Definition at line 695 of file genericproject_widget.cpp. References m_detailsListView, and takeTarget(). Referenced by initActions(), and slotDeleteTargetOrFile(). |
|
Definition at line 871 of file genericproject_widget.cpp. References m_detailsListView, slotDeleteFile(), and slotDeleteTarget(). Referenced by initDetailsListView(). |
|
Definition at line 603 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), KDevBuildSystem::execute(), and m_part. Referenced by initActions(). |
|
Definition at line 608 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), KDevBuildSystem::execute(), GenericGroupListViewItem::groupItem(), m_overviewListView, and m_part. Referenced by initActions(). |
|
Definition at line 618 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), KDevBuildSystem::execute(), m_detailsListView, m_part, and GenericTargetListViewItem::targetItem(). Referenced by initActions(). |
|
Definition at line 578 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), KDevBuildSystem::install(), and m_part. Referenced by initActions(). |
|
Definition at line 583 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), GenericGroupListViewItem::groupItem(), KDevBuildSystem::install(), m_overviewListView, and m_part. Referenced by initActions(). |
|
Definition at line 593 of file genericproject_widget.cpp. References GenericProjectPart::buildSystem(), KDevBuildSystem::install(), m_detailsListView, m_part, and GenericTargetListViewItem::targetItem(). |
|
Definition at line 851 of file genericproject_widget.cpp. References endl(), fileExecuted(), GenericFileListViewItem::fileItem(), groupExecuted(), GenericGroupListViewItem::groupItem(), kdDebug(), m_activeTarget, slotItemExecuted(), targetExecuted(), and GenericTargetListViewItem::targetItem(). Referenced by initDetailsListView(), and slotItemExecuted(). |
|
Definition at line 230 of file genericproject_widget.cpp. References endl(), GenericGroupListViewItem::groupItem(), groupSelected(), kdDebug(), m_activeTarget, slotItemSelected(), GenericTargetListViewItem::targetItem(), and targetSelected(). Referenced by initDetailsListView(), initOverviewListView(), and slotItemSelected(). |
|
Definition at line 199 of file genericproject_widget.cpp. References fillGroupItem(), m_fileToItem, m_groupToItem, m_overviewListView, m_targetToItem, and slotMainGroupChanged(). Referenced by GenericProjectWidget(), and slotMainGroupChanged(). |
|
Definition at line 628 of file genericproject_widget.cpp. References KDevPlugin::createFileSupport(), KDevCreateFile::createNewFile(), endl(), kdDebug(), m_detailsListView, m_part, BuildBaseItem::name(), BuildTargetItem::parentGroup(), BuildBaseItem::path(), GenericProjectPart::projectDirectory(), KDevCreateFile::CreatedFile::status, and GenericTargetListViewItem::targetItem(). Referenced by initActions(), and initDetailsListView(). |
|
Definition at line 510 of file genericproject_widget.cpp. References addGroup(), GenericGroupListViewItem::groupItem(), m_overviewListView, m_part, BuildBaseItem::path(), and GenericProjectPart::projectDirectory(). Referenced by initActions(), and initOverviewListView(). |
|
Definition at line 528 of file genericproject_widget.cpp. References addTarget(), GenericGroupListViewItem::groupItem(), and m_overviewListView. Referenced by initActions(), and initOverviewListView(). |
|
Definition at line 843 of file genericproject_widget.cpp. References file, GenericFileListViewItem::fileItem(), m_fileToItem, and takeFile(). Referenced by slotDeleteFile(), and takeFile(). |
|
Definition at line 802 of file genericproject_widget.cpp. References GenericGroupListViewItem::groupItem(), BuildGroupItem::groups(), m_groupToItem, and takeGroup(). Referenced by slotDeleteGroup(), and takeGroup(). |
|
Definition at line 814 of file genericproject_widget.cpp. References endl(), BuildTargetItem::files(), kdDebug(), m_part, m_targetToItem, GenericProjectPart::projectDirectory(), takeTarget(), and GenericTargetListViewItem::targetItem(). Referenced by slotDeleteTarget(), and takeTarget(). |
|
Referenced by slotItemExecuted(). |
|
Referenced by initDetailsListView(), and slotItemSelected(). |
Member Data Documentation
|
Definition at line 125 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 119 of file genericproject_widget.h. Referenced by initActions(). |
|
Definition at line 121 of file genericproject_widget.h. Referenced by initActions(). |
|
Definition at line 118 of file genericproject_widget.h. Referenced by initActions(), and showGroupContextMenu(). |
|
Definition at line 120 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 135 of file genericproject_widget.h. Referenced by initActions(). |
|
Definition at line 136 of file genericproject_widget.h. Referenced by initActions(), and showGroupContextMenu(). |
|
Definition at line 137 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 131 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 129 of file genericproject_widget.h. Referenced by initActions(), and showGroupContextMenu(). |
|
Definition at line 130 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 128 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 126 of file genericproject_widget.h. Referenced by initActions(), and showGroupContextMenu(). |
|
Definition at line 127 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 132 of file genericproject_widget.h. Referenced by initActions(). |
|
Definition at line 133 of file genericproject_widget.h. Referenced by initActions(), and showGroupContextMenu(). |
|
Definition at line 134 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 123 of file genericproject_widget.h. Referenced by initActions(). |
|
Definition at line 122 of file genericproject_widget.h. Referenced by initActions(). |
|
Definition at line 109 of file genericproject_widget.h. Referenced by activeGroup(), and showDetails(). |
|
Definition at line 110 of file genericproject_widget.h. Referenced by activeTarget(), showDetails(), slotItemExecuted(), and slotItemSelected(). |
|
Definition at line 108 of file genericproject_widget.h. Referenced by addTarget(), initDetailsListView(), showDetails(), slotBuildFile(), slotBuildTarget(), slotCleanTarget(), slotConfigureFile(), slotConfigureTarget(), slotConfigureTargetOrFile(), slotDeleteFile(), slotDeleteTarget(), slotDeleteTargetOrFile(), slotExecuteTarget(), slotInstallTarget(), and slotNewFile(). |
|
Definition at line 114 of file genericproject_widget.h. Referenced by addFile(), fillTarget(), showDetails(), slotMainGroupChanged(), and takeFile(). |
|
Definition at line 112 of file genericproject_widget.h. Referenced by addGroup(), addTarget(), fillGroupItem(), slotMainGroupChanged(), and takeGroup(). |
|
Definition at line 107 of file genericproject_widget.h. Referenced by addGroup(), initOverviewListView(), slotBuildGroup(), slotCleanGroup(), slotConfigureGroup(), slotDeleteGroup(), slotExecuteGroup(), slotInstallGroup(), slotMainGroupChanged(), slotNewGroup(), and slotNewTarget(). |
|
|
Definition at line 113 of file genericproject_widget.h. Referenced by addFile(), addTarget(), showDetails(), slotMainGroupChanged(), and takeTarget(). |
|
Definition at line 124 of file genericproject_widget.h. Referenced by initActions(), and showDetailContextMenu(). |
|
Definition at line 116 of file genericproject_widget.h. Referenced by initActions(), and showGroupContextMenu(). |
|
Definition at line 117 of file genericproject_widget.h. Referenced by initActions(), and showGroupContextMenu(). |
The documentation for this class was generated from the following files:
- buildtools/generic/genericproject_widget.h
- buildtools/generic/genericproject_widget.cpp