JX Application Framework
Loading...
Searching...
No Matches
JPTPrinter Member List

This is the complete list of members for JPTPrinter, including all inherited members.

Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
GetCopyCount() constJPTPrinterinline
GetFirstPageToPrint() constJPTPrinterinline
GetFooterLineCount() constJPTPrinterprotectedvirtual
GetHeaderLineCount() constJPTPrinterprotectedvirtual
GetLastPageToPrint() constJPTPrinterinline
GetPageHeight() constJPTPrinterinline
GetPageWidth() constJPTPrinterinline
GetRecipientCount() constJBroadcaster
GetSenderCount() constJBroadcaster
GetTabWidth() constJPTPrinterinline
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JPrinter()JPrinter
JPTPrinter()JPTPrinter
ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f)JBroadcaster
ListenTo(const JBroadcaster *sender)JBroadcasterprotected
JBroadcaster::operator=(const JBroadcaster &source)JBroadcaster
Print(const JString &text)=0JPTPrinterpure virtual
Print(const JString &text, std::ostream &output)JPTPrinterprotected
PrintAllPages()JPTPrinterinline
PrintFooter(std::ostream &output, const JIndex pageIndex)JPTPrinterprotectedvirtual
PrintHeader(std::ostream &output, const JIndex pageIndex)JPTPrinterprotectedvirtual
ReadPTSetup(std::istream &input)JPTPrinter
Receive(JBroadcaster *sender, const Message &message)JBroadcasterprotectedvirtual
ReceiveGoingAway(JBroadcaster *sender)JBroadcasterprotectedvirtual
ReceiveWithFeedback(JBroadcaster *sender, Message *message)JBroadcasterprotectedvirtual
Send(JBroadcaster *recipient, const T &message)JBroadcasterprotected
SendWithFeedback(JBroadcaster *recipient, Message *message)JBroadcasterprotected
SetCopyCount(const JSize count)JPTPrinterinline
SetFirstPageToPrint(const JIndex index)JPTPrinterinline
SetLastPageToPrint(const JIndex index)JPTPrinterinline
SetPageHeight(const JSize height)JPTPrinter
SetPageWidth(const JSize width)JPTPrinter
SetTabWidth(const JSize width)JPTPrinterinline
ShouldPrintLineNumbers(const bool print)JPTPrinterinline
ShouldPrintReverseOrder(const bool reverse)JPTPrinterinline
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
ToString() constJBroadcastervirtual
WillPrintAllPages() constJPTPrinterinline
WillPrintLineNumbers() constJPTPrinterinline
WillPrintReverseOrder() constJPTPrinterinline
WritePTSetup(std::ostream &output) constJPTPrinter
~JBroadcaster()JBroadcastervirtual
~JPrinter() overrideJPrinter
~JPTPrinter() overrideJPTPrinter