COPASI API
4.16.103
Main Page
Namespaces
Classes
Files
File List
File Members
copasi
UI
CQSEDMLFileDialog.h
Go to the documentation of this file.
1
// Copyright (C) 2013 - 2014 by Pedro Mendes, Virginia Tech Intellectual
2
// Properties, Inc., University of Heidelberg, and The University
3
// of Manchester.
4
// All rights reserved.
5
6
/*
7
* CQSEDMLFileDialog.h
8
*
9
* Created on: 31 Jul 2013
10
* Author: dada
11
*/
12
13
#ifndef CQSEDMLFILEDIALOG_H_
14
#define CQSEDMLFILEDIALOG_H_
15
16
#include <qstring.h>
17
18
#include <vector>
19
#include <utility>
20
#include "
copasi.h
"
21
//Added by qt3to4:
22
#include <QLabel>
23
24
class
QWidget;
25
26
class
CQSEDMLFileDialog
27
{
28
public
:
29
static
30
std::pair<QString, std::pair<unsigned C_INT32, unsigned C_INT32> >
getSaveFileName
(QWidget * parent,
31
const
char
* name,
32
const
QString & startWith,
33
const
QString & caption,
34
unsigned
int
sedmlLevel = 1,
35
unsigned
int
sedmlVersion = 2);
36
};
37
38
#endif
/* CQSEDMLFILEDIALOG_H_ */
CQSEDMLFileDialog::getSaveFileName
static std::pair< QString, std::pair< unsigned C_INT32, unsigned C_INT32 > > getSaveFileName(QWidget *parent, const char *name, const QString &startWith, const QString &caption, unsigned int sedmlLevel=1, unsigned int sedmlVersion=2)
Definition:
CQSEDMLFileDialog.cpp:21
copasi.h
CQSEDMLFileDialog
Definition:
CQSEDMLFileDialog.h:26
Generated on Thu Jul 2 2015 14:50:34 for COPASI API by
1.8.6