#include <printer.h>
Inheritance diagram for PIPrintControl:
Public Member Functions | |
PIPrintControl () | |
~PIPrintControl () | |
void | run () |
Static Public Member Functions | |
static void | option_choice_callback (GtkWidget *widget, PIPrintControl *pc) |
static void | dlg_clicked (GnomeDialog *dialog, gint button_number, PIPrintControl *pc) |
Public Attributes | |
PIPrintPSData * | pdata |
GtkWidget * | title |
GtkWidget * | fname |
GtkWidget * | prtcmd |
GtkWidget * | previewcmd |
GtkWidget * | framebutton |
GtkWidget * | scalebutton |
GtkWidget * | regionbutton |
GtkWidget * | filebutton |
GtkWidget * | printbutton |
GtkWidget * | previewbutton |
Gtk_EntryControl * | Fs |
Gtk_EntryControl * | Fw |
Private Member Functions | |
void | cleanup () |
Definition at line 51 of file printer.h.
|
|
|
Definition at line 188 of file printer.C. References cleanup(). |
|
Definition at line 173 of file printer.C. Referenced by dlg_clicked(), and ~PIPrintControl(). |
|
Definition at line 455 of file printer.C. References cleanup(), DlgBase::DlgDone(), filebutton, fname, PIPrintPSData::fname, framebutton, PIPrintPSData::mode, pdata, PI_PRINT_FILE, PI_PRINT_FRAME, PI_PRINT_PREVIEW, PI_PRINT_PRINTER, PI_PRINT_REGIONS, PI_PRINT_SCALE, PIPrintPS(), previewbutton, previewcmd, PIPrintPSData::previewcmd, printbutton, prtcmd, PIPrintPSData::prtcmd, regionbutton, scalebutton, title, and PIPrintPSData::title. |
|
Definition at line 446 of file printer.C. References MKICONSPI_OPTIONS::id, PIPrintPSData::info, MKICONSPI_OPTIONS::init, pOptIndex::l, pOptIndex::oi, pdata, pOptionsList, pOptIndex::s, PIPrintPSData::typ, and pOptIndex::x. Referenced by run(). |
|
Implements DlgBase. Definition at line 228 of file printer.C. References _, DlgBase::DlgStart(), FALSE, XsmRescourceManager::Get(), GNOME_PAD, MKICONSPI_OPTIONS::init, pOptIndex::l, MKICONSPI_OPTIONS::list, MKICONSPI_OPTIONS::name, pOptIndex::oi, option_choice_callback(), pdata, pOptionsList, pOptIndex::s, MyGnomeTools::show_info_callback(), PIPrintPSData::title, title, TRUE, and pOptIndex::x. Referenced by printer_run(). |
|
Definition at line 65 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 63 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 64 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 66 of file printer.h. Referenced by cleanup(), and PIPrintControl(). |
|
Definition at line 66 of file printer.h. Referenced by cleanup(), and PIPrintControl(). |
|
Definition at line 61 of file printer.h. Referenced by cleanup(), dlg_clicked(), option_choice_callback(), PIPrintControl(), and run(). |
|
Definition at line 65 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 63 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 65 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 63 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 64 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 64 of file printer.h. Referenced by dlg_clicked(). |
|
Definition at line 63 of file printer.h. Referenced by dlg_clicked(), and run(). |