qse
0.5.4
|
#include <qsedataexportpreviewui.h>
Public Slots | |
void | onDataChanged () |
Public Member Functions | |
QseDataExportPreviewUI (QseDataExportPreview *preview, QWidget *parent=0) | |
Private Attributes | |
QseDataExportPreview * | m_Preview |
Definition at line 7 of file qsedataexportpreviewui.h.
QseDataExportPreviewUI::QseDataExportPreviewUI | ( | QseDataExportPreview * | preview, |
QWidget * | parent = 0 |
||
) |
Definition at line 4 of file qsedataexportpreviewui.cpp.
References m_Preview, and onDataChanged().
|
slot |
Definition at line 13 of file qsedataexportpreviewui.cpp.
References QseDataExportPreview::getFile(), and m_Preview.
Referenced by QseDataExportPreviewUI().
|
private |
Definition at line 18 of file qsedataexportpreviewui.h.
Referenced by onDataChanged(), and QseDataExportPreviewUI().