This is the complete list of members for te::layout::PaperConfig, including all inherited members.
getPaperOrientantion() | te::layout::PaperConfig | virtual |
getPaperSize(double &w, double &h) | te::layout::PaperConfig | virtual |
m_customH | te::layout::PaperConfig | protected |
m_customW | te::layout::PaperConfig | protected |
m_paperOrientationType | te::layout::PaperConfig | protected |
m_paperType | te::layout::PaperConfig | protected |
PaperConfig() | te::layout::PaperConfig | |
PaperConfig(LayoutAbstractPaperType paperType) | te::layout::PaperConfig | |
setPaperOrientation(LayoutOrientationType orientation) | te::layout::PaperConfig | virtual |
setPaperSize(LayoutAbstractPaperType paperType) | te::layout::PaperConfig | virtual |
setPaperSizeCustom(double w, double h) | te::layout::PaperConfig | virtual |
~PaperConfig() | te::layout::PaperConfig | virtual |