MCPcopy Create free account
hub / github.com/TeXworks/texworks / setPaperColor

Method setPaperColor

modules/QtPDF/src/PDFBackend.h:141–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139
140 virtual QColor paperColor() const { return Qt::white; }
141 virtual void setPaperColor(const QColor & color) { Q_UNUSED(color); }
142
143 // Searches the entire document for the given string and returns a list of
144 // boxes that contain that text.

Callers 1

reloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected