LibrePCB Developers Documentation
|
This is the complete list of members for ShortcutsReferenceGenerator, including all inherited members.
drawCommandCategory(QPdfWriter &writer, QPainter &painter, qreal x, qreal y, EditorCommandCategory &cat) const noexcept | ShortcutsReferenceGenerator | private |
drawRow(QPdfWriter &writer, QPainter &painter, qreal x, qreal y, qreal totalWidth, qreal shortcutsWidth, const QString &text, const QString &shortcuts, bool gray) const noexcept | ShortcutsReferenceGenerator | private |
drawSectionTitle(QPdfWriter &writer, QPainter &painter, qreal x1, qreal x2, qreal y, const QString &text) const noexcept | ShortcutsReferenceGenerator | private |
drawText(QPdfWriter &writer, QPainter &painter, qreal x, qreal y, qreal size, qreal maxLength, const QString &text, Flags flags=Flags()) const noexcept | ShortcutsReferenceGenerator | private |
Flag enum name | ShortcutsReferenceGenerator | |
generatePdf(const FilePath &fp) | ShortcutsReferenceGenerator | |
mCommands | ShortcutsReferenceGenerator | private |
mmToPx(QPdfWriter &writer, qreal mm) const noexcept | ShortcutsReferenceGenerator | private |
operator=(const ShortcutsReferenceGenerator &rhs)=delete | ShortcutsReferenceGenerator | |
sCategorySpacing | ShortcutsReferenceGenerator | privatestatic |
sCategoryTextSize | ShortcutsReferenceGenerator | privatestatic |
sColumnSpacing | ShortcutsReferenceGenerator | privatestatic |
sColumnWidth | ShortcutsReferenceGenerator | privatestatic |
ShortcutsReferenceGenerator()=delete | ShortcutsReferenceGenerator | |
ShortcutsReferenceGenerator(const ShortcutsReferenceGenerator &other)=delete | ShortcutsReferenceGenerator | |
ShortcutsReferenceGenerator(EditorCommandSet &commands) noexcept | ShortcutsReferenceGenerator | explicit |
sPageHeight | ShortcutsReferenceGenerator | privatestatic |
sPageWidth | ShortcutsReferenceGenerator | privatestatic |
sRowHeight | ShortcutsReferenceGenerator | privatestatic |
sRowTextSize | ShortcutsReferenceGenerator | privatestatic |
sShortcutsWidth | ShortcutsReferenceGenerator | privatestatic |
~ShortcutsReferenceGenerator() noexcept | ShortcutsReferenceGenerator |