LibreOffice Module vcl (master) 1
|
#include <cpdmgr.hxx>
Public Attributes | |
const char * | id |
const char * | name |
const char * | info |
const char * | location |
const char * | make_and_model |
const char * | printer_state |
const char * | backend_name |
bool | is_accepting_jobs |
GDBusProxy * | backend |
Definition at line 45 of file cpdmgr.hxx.
GDBusProxy* psp::CPDPrinter::backend |
Definition at line 55 of file cpdmgr.hxx.
const char* psp::CPDPrinter::backend_name |
Definition at line 53 of file cpdmgr.hxx.
const char* psp::CPDPrinter::id |
Definition at line 47 of file cpdmgr.hxx.
const char* psp::CPDPrinter::info |
Definition at line 49 of file cpdmgr.hxx.
bool psp::CPDPrinter::is_accepting_jobs |
Definition at line 54 of file cpdmgr.hxx.
const char* psp::CPDPrinter::location |
Definition at line 50 of file cpdmgr.hxx.
const char* psp::CPDPrinter::make_and_model |
Definition at line 51 of file cpdmgr.hxx.
const char* psp::CPDPrinter::name |
Definition at line 48 of file cpdmgr.hxx.
const char* psp::CPDPrinter::printer_state |
Definition at line 52 of file cpdmgr.hxx.