casa
$Rev:20696$
|
#include <Fit2DLogDialog.qo.h>
Public Member Functions | |
Fit2DLogDialog (QWidget *parent=0) | |
bool | setLog (const QString &fullPath) |
~Fit2DLogDialog () | |
Private Slots | |
void | logViewFinished () |
Private Attributes | |
Ui::Fit2DLogDialogClass | ui |
Definition at line 37 of file Fit2DLogDialog.qo.h.
casa::Fit2DLogDialog::Fit2DLogDialog | ( | QWidget * | parent = 0 | ) |
void casa::Fit2DLogDialog::logViewFinished | ( | ) | [private, slot] |
bool casa::Fit2DLogDialog::setLog | ( | const QString & | fullPath | ) |
Ui::Fit2DLogDialogClass casa::Fit2DLogDialog::ui [private] |
Definition at line 50 of file Fit2DLogDialog.qo.h.