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