SubprojectOptionsDialog Class Reference
#include <subprojectoptionsdlg.h>
Inheritance diagram for SubprojectOptionsDialog:

Public Member Functions | |
SubprojectOptionsDialog (AutoProjectPart *part, AutoProjectWidget *widget, SubprojectItem *item, QWidget *parent=0, const char *name=0) | |
~SubprojectOptionsDialog () | |
Private Member Functions | |
virtual void | cflagsClicked () |
virtual void | cxxFlagsClicked () |
virtual void | fflagsClicked () |
virtual void | insideMoveUpClicked () |
virtual void | insideMoveDownClicked () |
virtual void | outsideMoveUpClicked () |
virtual void | outsideMoveDownClicked () |
virtual void | outsideAddClicked () |
virtual void | outsideRemoveClicked () |
virtual void | outsideEditClicked () |
virtual void | addPrefixClicked () |
virtual void | editPrefixClicked () |
virtual void | removePrefixClicked () |
virtual void | buildorderMoveUpClicked () |
virtual void | buildorderMoveDownClicked () |
virtual void | accept () |
void | readConfig () |
void | storeConfig () |
Private Attributes | |
SubprojectItem * | subProject |
AutoProjectWidget * | m_widget |
AutoProjectPart * | m_part |
QString | ccompiler |
QString | cxxcompiler |
QString | f77compiler |
Constructor & Destructor Documentation
|
Definition at line 41 of file subprojectoptionsdlg.cpp. References AutoProjectWidget::allSubprojects(), ccompiler, AutoProjectPart::currentBuildConfig(), cxxcompiler, editPrefixClicked(), endl(), f77compiler, kdDebug(), m_part, readConfig(), SubprojectItem::subdir, subProject, and SubprojectOptionsDialog(). Referenced by SubprojectOptionsDialog(). |
|
Definition at line 104 of file subprojectoptionsdlg.cpp. |
Member Function Documentation
|
Definition at line 382 of file subprojectoptionsdlg.cpp. References storeConfig(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 328 of file subprojectoptionsdlg.cpp. References AddPrefixDialog::name(), and AddPrefixDialog::path(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 371 of file subprojectoptionsdlg.cpp. References KNotifyClient::beep(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 357 of file subprojectoptionsdlg.cpp. References KNotifyClient::beep(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 227 of file subprojectoptionsdlg.cpp. References ccompiler. |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 235 of file subprojectoptionsdlg.cpp. References cxxcompiler. |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 338 of file subprojectoptionsdlg.cpp. References AddPrefixDialog::name(), AddPrefixDialog::path(), and text(). Referenced by SubprojectOptionsDialog(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 243 of file subprojectoptionsdlg.cpp. References f77compiler. |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 265 of file subprojectoptionsdlg.cpp. References KNotifyClient::beep(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 251 of file subprojectoptionsdlg.cpp. References KNotifyClient::beep(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 301 of file subprojectoptionsdlg.cpp. |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 310 of file subprojectoptionsdlg.cpp. References text(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 290 of file subprojectoptionsdlg.cpp. References KNotifyClient::beep(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 276 of file subprojectoptionsdlg.cpp. References KNotifyClient::beep(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 322 of file subprojectoptionsdlg.cpp. |
|
Definition at line 108 of file subprojectoptionsdlg.cpp. References endl(), kdDebug(), SubprojectItem::prefixes, subProject, and SubprojectItem::variables. Referenced by SubprojectOptionsDialog(). |
|
Reimplemented from SubprojectOptionsDialogBase. Definition at line 351 of file subprojectoptionsdlg.cpp. |
|
Definition at line 156 of file subprojectoptionsdlg.cpp. References endl(), kdDebug(), SubprojectItem::path, SubprojectItem::prefixes, subProject, and SubprojectItem::variables. Referenced by accept(). |
Member Data Documentation
|
Definition at line 56 of file subprojectoptionsdlg.h. Referenced by cflagsClicked(), and SubprojectOptionsDialog(). |
|
Definition at line 57 of file subprojectoptionsdlg.h. Referenced by cxxFlagsClicked(), and SubprojectOptionsDialog(). |
|
Definition at line 58 of file subprojectoptionsdlg.h. Referenced by fflagsClicked(), and SubprojectOptionsDialog(). |
|
Definition at line 54 of file subprojectoptionsdlg.h. Referenced by SubprojectOptionsDialog(). |
|
Definition at line 53 of file subprojectoptionsdlg.h. |
|
Definition at line 52 of file subprojectoptionsdlg.h. Referenced by readConfig(), storeConfig(), and SubprojectOptionsDialog(). |
The documentation for this class was generated from the following files:
- buildtools/autotools/subprojectoptionsdlg.h
- buildtools/autotools/subprojectoptionsdlg.cpp