MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | Private Attributes | List of all members
Ms::PageFormat Struct Reference

#include <read206.h>

Public Member Functions

 PageFormat ()
 
const QSizeF & size () const
 
qreal width () const
 
qreal height () const
 
void setSize (const QSizeF &s)
 
void read (XmlReader &)
 
qreal evenLeftMargin () const
 
qreal oddLeftMargin () const
 
qreal evenTopMargin () const
 
qreal evenBottomMargin () const
 
qreal oddTopMargin () const
 
qreal oddBottomMargin () const
 
qreal printableWidth () const
 
void setEvenLeftMargin (qreal val)
 
void setOddLeftMargin (qreal val)
 
void setEvenTopMargin (qreal val)
 
void setEvenBottomMargin (qreal val)
 
void setOddTopMargin (qreal val)
 
void setOddBottomMargin (qreal val)
 
void setPrintableWidth (qreal val)
 
bool twosided () const
 
void setTwosided (bool val)
 
qreal evenRightMargin () const
 
qreal oddRightMargin () const
 

Public Attributes

QSizeF size
 
qreal printableWidth
 
qreal evenLeftMargin
 
qreal oddLeftMargin
 
qreal evenTopMargin
 
qreal evenBottomMargin
 
qreal oddTopMargin
 
qreal oddBottomMargin
 
bool twosided
 

Private Attributes

QSizeF _size
 
qreal _printableWidth
 
qreal _evenLeftMargin
 
qreal _oddLeftMargin
 
qreal _evenTopMargin
 
qreal _evenBottomMargin
 
qreal _oddTopMargin
 
qreal _oddBottomMargin
 
bool _twosided
 

Constructor & Destructor Documentation

◆ PageFormat()

Ms::PageFormat::PageFormat ( )
inline

Member Function Documentation

◆ evenBottomMargin()

qreal Ms::PageFormat::evenBottomMargin ( ) const
inline

◆ evenLeftMargin()

qreal Ms::PageFormat::evenLeftMargin ( ) const
inline

◆ evenRightMargin()

qreal Ms::PageFormat::evenRightMargin ( ) const
inline

◆ evenTopMargin()

qreal Ms::PageFormat::evenTopMargin ( ) const
inline

◆ height()

qreal Ms::PageFormat::height ( ) const
inline

◆ oddBottomMargin()

qreal Ms::PageFormat::oddBottomMargin ( ) const
inline

◆ oddLeftMargin()

qreal Ms::PageFormat::oddLeftMargin ( ) const
inline

◆ oddRightMargin()

qreal Ms::PageFormat::oddRightMargin ( ) const
inline

◆ oddTopMargin()

qreal Ms::PageFormat::oddTopMargin ( ) const
inline

◆ printableWidth()

qreal Ms::PageFormat::printableWidth ( ) const
inline

◆ read()

void Ms::PageFormat::read ( XmlReader e)

◆ setEvenBottomMargin()

void Ms::PageFormat::setEvenBottomMargin ( qreal  val)
inline

◆ setEvenLeftMargin()

void Ms::PageFormat::setEvenLeftMargin ( qreal  val)
inline

◆ setEvenTopMargin()

void Ms::PageFormat::setEvenTopMargin ( qreal  val)
inline

◆ setOddBottomMargin()

void Ms::PageFormat::setOddBottomMargin ( qreal  val)
inline

◆ setOddLeftMargin()

void Ms::PageFormat::setOddLeftMargin ( qreal  val)
inline

◆ setOddTopMargin()

void Ms::PageFormat::setOddTopMargin ( qreal  val)
inline

◆ setPrintableWidth()

void Ms::PageFormat::setPrintableWidth ( qreal  val)
inline

◆ setSize()

void Ms::PageFormat::setSize ( const QSizeF &  s)
inline

◆ setTwosided()

void Ms::PageFormat::setTwosided ( bool  val)
inline

◆ size()

const QSizeF& Ms::PageFormat::size ( ) const
inline

◆ twosided()

bool Ms::PageFormat::twosided ( ) const
inline

◆ width()

qreal Ms::PageFormat::width ( ) const
inline

Member Data Documentation

◆ _evenBottomMargin

qreal Ms::PageFormat::_evenBottomMargin
private

◆ _evenLeftMargin

qreal Ms::PageFormat::_evenLeftMargin
private

◆ _evenTopMargin

qreal Ms::PageFormat::_evenTopMargin
private

◆ _oddBottomMargin

qreal Ms::PageFormat::_oddBottomMargin
private

◆ _oddLeftMargin

qreal Ms::PageFormat::_oddLeftMargin
private

◆ _oddTopMargin

qreal Ms::PageFormat::_oddTopMargin
private

◆ _printableWidth

qreal Ms::PageFormat::_printableWidth
private

◆ _size

QSizeF Ms::PageFormat::_size
private

◆ _twosided

bool Ms::PageFormat::_twosided
private

◆ evenBottomMargin

qreal Ms::PageFormat::evenBottomMargin

◆ evenLeftMargin

qreal Ms::PageFormat::evenLeftMargin

◆ evenTopMargin

qreal Ms::PageFormat::evenTopMargin

◆ oddBottomMargin

qreal Ms::PageFormat::oddBottomMargin

◆ oddLeftMargin

qreal Ms::PageFormat::oddLeftMargin

◆ oddTopMargin

qreal Ms::PageFormat::oddTopMargin

◆ printableWidth

qreal Ms::PageFormat::printableWidth

◆ size

QSizeF Ms::PageFormat::size

◆ twosided

bool Ms::PageFormat::twosided

The documentation for this struct was generated from the following files: