GSI Object Oriented Online Offline (Go4)
GO4-6.2.0
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
qt4
Go4FitGUI
QFitTableWidget.h
Go to the documentation of this file.
1
// $Id: QFitTableWidget.h 3116 2021-03-30 06:51:49Z linev $
2
//-----------------------------------------------------------------------
3
// The GSI Online Offline Object Oriented (Go4) Project
4
// Experiment Data Processing at EE department, GSI
5
//-----------------------------------------------------------------------
6
// Copyright (C) 2000- GSI Helmholtzzentrum fuer Schwerionenforschung GmbH
7
// Planckstr. 1, 64291 Darmstadt, Germany
8
// Contact: http://go4.gsi.de
9
//-----------------------------------------------------------------------
10
// This software can be used under the license agreements as stated
11
// in Go4License.txt file which is part of the distribution.
12
//-----------------------------------------------------------------------
13
14
#ifndef QFITTABLEWIDGET_H
15
#define QFITTABLEWIDGET_H
16
17
#include "
QFitWidget.h
"
18
#include "ui_QFitTableWidget.h"
19
20
class
QFitTableWidget
:
public
QFitWidget
,
public
Ui::QFitTableWidget
21
{
22
Q_OBJECT
23
24
public
:
25
QFitTableWidget
( QWidget* parent = 0,
const
char
* name = 0 );
26
27
public
slots:
28
virtual
void
FillSpecificData
();
29
30
};
31
32
#endif
QFitWidget
Definition:
QFitWidget.h:41
QFitTableWidget::FillSpecificData
virtual void FillSpecificData()
Definition:
QFitTableWidget.cpp:26
QFitWidget.h
QFitTableWidget
Definition:
QFitTableWidget.h:20
QFitTableWidget::QFitTableWidget
QFitTableWidget(QWidget *parent=0, const char *name=0)
Definition:
QFitTableWidget.cpp:20
Generated on Tue Apr 26 2022 16:39:55 for GSI Object Oriented Online Offline (Go4) by
1.8.8