gSAFE  1.3.8
Public Slots | Public Member Functions | List of all members
HShowPrintHtml Class Reference

#include <guilib.h>

Inherits QDialog.

Public Slots

void slotPrint (void)
 
void slotSave (void)
 
void slotStart (void)
 

Public Member Functions

 HShowPrintHtml (QWidget *parent)
 
void setContent (QString str)
 
void setWinTitle (QString t)
 

Detailed Description

This is a helper class of HDispPlainDataMatrix and HPlainDMD. That classes have a html view option. If the html option requested, the HShowPrintHtml class will show the generated html.
This class carry out a dialog with a html viewer, and a Print button, a Save button, and an external editor button. The external editor will be described in EXT_EDIT_PROCESS define.

See Also
HDispPlainDataMatrix
HPlainDMD
HPlainDataMatrix

Definition at line 1192 of file guilib.h.


The documentation for this class was generated from the following files: