#include "FunctionParametersDialog.h"
#include <QDialog>
#include <QString>
#include <vector>
#include "CustomDelegate.h"
#include <QtGui>
#include <FunctionParametersDialog.moc>
Go to the source code of this file.