![]() |
Reference documentation for deal.II version 8.1.0
|
Enumerations | |
enum | dealii::ParameterGui::BrowseLineEdit::BrowseType { file = 0, directory = 1 } |
Functions | |
int | main (int argc, char *argv[]) |
The browse button opens a file
or a directory
dialog. This can be specified in the constructor by setting this flag BrowseType
.
Definition at line 58 of file browse_lineedit.h.
Main function for the parameterGUI. The parameterGUI is a graphical user interface for editing parameter files based on the XML format, created by the ParameterHandler::print_parameters() function with ParameterHandler::XML as second argument.
This program uses Qt version > 4.3. Qt is licensed under the GNU General Public License version 3.0. Please see http://qt.nokia.com/products/licensing for an overview of Qt licensing. Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). Qt is a Nokia product. See http://qt.nokia.com/ for more information.