#include <modelosps.h>
Diagrama de herencias de Modgenps
Métodos públicos | |
| Modgenps () | |
| ~Modgenps () | |
| void | download_form (QWidget *, QString, QString) |
| void | formatdigits (QString *, QString *, float) |
| void | escrizq (QString, int, int) |
| void | escrizq (float, int, int) |
| void | escrder (QString, int, int) |
| Writes text in the postscript file aligned to the left (that is, to the right of the given point). | |
| void | escrder (float, int, int) |
| void | escrizqder (QString, QString, int, int) |
| Writes 2 string left and right aligned respectively. | |
| void | escrizqder (float, int, int) |
| void | marca_casilla (QString, int, int) |
| Put a character in a square box. | |
| void | marcadeagua_borrador () |
Atributos públicos | |
| Genps_thread * | convierte_a_postscript |
| QFile | m_fichlec |
| QFile | m_fich |
| QTextStream | m_output |
| bool | m_es_borrador |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Gráfico de llamadas para esta función: |
|
||||||||||||||||
|
Writes text in the postscript file aligned to the left (that is, to the right of the given point).
|
|
||||||||||||||||
|
Gráfico de llamadas para esta función: |
|
||||||||||||||||
|
Genera codigo postscript para escribir cad alineado a la derecha, suponiendo fuente Courier-Bold 12 |
|
||||||||||||||||
|
Writes 2 strings left and right aligned respectively
Gráfico de llamadas para esta función: |
|
||||||||||||||||||||
|
Writes 2 string left and right aligned respectively.
Gráfico de llamadas para esta función: |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Put a character in a square box.
Gráfico de llamadas para esta función: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2