ConfigureOptionsWidgetBase configure_options_widget 0 0 628 607 Configure Options unnamed 0 Layout1 unnamed config_label 1 5 0 0 &Configuration: config_combo config_combo 3 0 0 0 true Different build profiles profiles Spacer17_2 Horizontal Fixed 20 8 addconfig_button &Add false removeconfig_button &Remove false Spacer18_2 Horizontal Expanding 20 20 tabwidget general_tab &General unnamed configargs_edit Options to pass to configure, e.g. --prefix=<install dir> Options to pass to configure, e.g. --prefix=<install dir> builddir_label &Build directory (must be different for every different configuration): builddir_edit Spacer23 Horizontal Fixed 20 20 topsourcedir_label Top source &directory: topsourcedir_edit builddir_edit The build process will place the object files and binary in this directory. If the name does not have a leading / then it is relative to the project directory. (in the General page) The build process also checks here for a Makefile and a configure script. If you have imported a project and you were building in the project directory, you probably want this to be blank. The build process will place the object files and binary in this directory. If the name does not have a leading / then it is relative to the project directory. (in the General page) The build process also checks here for a Makefile and a configure script. If you have imported a project and you were building in the project directory, you probably want this to be blank. builddir_button 30 0 30 32767 ... Spacer24 Horizontal Fixed 20 20 topsourcedir_button 30 0 30 32767 ... topsourcedir_edit Where to start looking for the src files. If the name does not have a leading / then it is relative to the project directory. (in the General page) Where to start looking for the src files. If the name does not have a leading / then it is relative to the project directory. (in the General page) spacer17 Horizontal Fixed 20 20 ldflags_label Li&nker flags (LDFLAGS): ldflags_edit Linker flags, e.g. -L<lib dir> if you have libraries in a nonstandard directory <lib dir> spacer17_2_2 Horizontal Fixed 20 20 ldflags_edit Linker flags, e.g. -L<lib dir> if you have libraries in a nonstandard directory <lib dir> Linker flags, e.g. -L<lib dir> if you have libraries in a nonstandard directory <lib dir> cppflags_edit C/C++ preprocessor flags, e.g. -I<include dir> if you have headers in a nonstandard directory <include dir> C/C++ preprocessor flags, e.g. -I<include dir> if you have headers in a nonstandard directory <include dir> spacer17_2 Horizontal Fixed 20 20 cppflags_label C/C++ &preprocessor flags (CPPFLAGS): cppflags_edit C/C++ preprocessor flags, e.g. -I<include dir> if you have headers in a nonstandard directory <include dir> configargs_label Configure argu&ments: configargs_edit env_groupBox 5 3 0 0 Environment &Variables unnamed c_tab C unnamed ccompiler_label C com&piler: cservice_combo cservice_combo Spacer11 Vertical Fixed 20 20 cflags_label Compiler f&lags (CFLAGS): cflags_edit cflags_edit cflags_button 0 0 0 0 30 32767 ... Spacer10 Vertical Expanding 20 168 cbinary_label Compiler co&mmand (CC): cbinary_edit cbinary_edit Spacer12 Vertical Fixed 20 20 cxx_tab C++ unnamed cxxcompiler_label C++ com&piler: cxxservice_combo cxxservice_combo Spacer13 Vertical Fixed 20 20 cxxbinary_label Compiler co&mmand (CXX): cxxbinary_edit cxxbinary_edit Spacer13_2 Vertical Fixed 20 20 cxxflags_label Compiler flags (C&XXFLAGS): cxxflags_edit cxxflags_edit cxxflags_button 0 0 0 0 30 32767 ... Spacer16 Vertical Expanding 20 20 fortran_tab F&ortran unnamed f77compiler_label Fortra&n compiler: f77service_combo f77service_combo Spacer16_2 Vertical Fixed 20 20 f77binary_label Compiler co&mmand (F77): f77binary_edit f77binary_edit Spacer17 Vertical Fixed 20 20 f77flags_label Compiler f&lags (FFLAGS): f77flags_edit f77flags_edit f77flags_button 0 0 0 0 30 32767 ... Spacer18 Vertical Expanding 20 20 cflags_button clicked() configure_options_widget cflagsClicked() f77flags_button clicked() configure_options_widget f77flagsClicked() cservice_combo activated(int) configure_options_widget cserviceChanged() f77service_combo activated(int) configure_options_widget f77serviceChanged() cxxflags_button clicked() configure_options_widget cxxflagsClicked() cxxservice_combo activated(int) configure_options_widget cxxserviceChanged() addconfig_button clicked() configure_options_widget configAdded() removeconfig_button clicked() configure_options_widget configRemoved() config_combo activated(const QString&) configure_options_widget configChanged(const QString&) config_combo textChanged(const QString&) configure_options_widget configComboTextChanged(const QString&) builddir_button clicked() configure_options_widget builddirClicked() configargs_edit textChanged(const QString&) configure_options_widget setDirty() builddir_edit textChanged(const QString&) configure_options_widget setDirty() cbinary_edit textChanged(const QString&) configure_options_widget setDirty() cflags_edit textChanged(const QString&) configure_options_widget setDirty() cxxbinary_edit textChanged(const QString&) configure_options_widget setDirty() cxxflags_edit textChanged(const QString&) configure_options_widget setDirty() f77binary_edit textChanged(const QString&) configure_options_widget setDirty() f77flags_edit textChanged(const QString&) configure_options_widget setDirty() topsourcedir_button clicked() configure_options_widget topsourcedirClicked() topsourcedir_edit textChanged(const QString&) configure_options_widget setDirty() cppflags_edit textChanged(const QString&) configure_options_widget setDirty() ldflags_edit textChanged(const QString&) configure_options_widget setDirty() configargs_edit builddir_edit builddir_button topsourcedir_edit topsourcedir_button cppflags_edit ldflags_edit tabwidget config_combo addconfig_button removeconfig_button cservice_combo cbinary_edit cflags_edit cflags_button cxxservice_combo cxxbinary_edit cxxflags_edit cxxflags_button f77service_combo f77binary_edit f77flags_edit f77flags_button kdialog.h builddirClicked() cflagsClicked() configAdded() configChanged(const QString&) configComboTextChanged(const QString&) configRemoved() cserviceChanged() cxxflagsClicked() cxxserviceChanged() f77flagsClicked() f77serviceChanged() setDirty() topsourcedirClicked() klineedit.h