copasi API  0.1
Public Member Functions | Public Attributes | Protected Slots | Protected Attributes
CQMergingData Class Reference

#include <CQMergingData.h>

List of all members.

Public Member Functions

 CQMergingData (QWidget *parent=0, Qt::WindowFlags fl=0)
 ~CQMergingData ()

Public Attributes

std::vector< std::string > mObjectKey
std::vector< std::string > mColumnKey
std::vector< std::string > mColumnName

Protected Slots

void slotModelObject (int row)
void slotTypeChanged (int row)

Protected Attributes

QPixmap mCopasi
QSignalMapper * mpBtnMap
QSignalMapper * mpComboMap
QStringList ColumnTypes
CModelpModel

Constructor & Destructor Documentation

CQMergingData::CQMergingData ( QWidget *  parent = 0,
Qt::WindowFlags  fl = 0 
)
CQMergingData::~CQMergingData ( )

Member Function Documentation

void CQMergingData::slotModelObject ( int  row) [protected, slot]
void CQMergingData::slotTypeChanged ( int  row) [protected, slot]

Member Data Documentation

QStringList CQMergingData::ColumnTypes [protected]
std::vector< std::string > CQMergingData::mColumnKey
std::vector< std::string > CQMergingData::mColumnName
QPixmap CQMergingData::mCopasi [protected]
std::vector< std::string > CQMergingData::mObjectKey
QSignalMapper* CQMergingData::mpBtnMap [protected]
QSignalMapper* CQMergingData::mpComboMap [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines