#include <ove.h>
◆ Page()
◆ ~Page()
◆ getBeginLine()
| int OVE::Page::getBeginLine |
( |
| ) |
const |
◆ getBottomMargin()
| int OVE::Page::getBottomMargin |
( |
| ) |
const |
◆ getLeftMargin()
| int OVE::Page::getLeftMargin |
( |
| ) |
const |
◆ getLineBarCount()
| int OVE::Page::getLineBarCount |
( |
| ) |
const |
◆ getLineCount()
| int OVE::Page::getLineCount |
( |
| ) |
const |
◆ getLineInterval()
| int OVE::Page::getLineInterval |
( |
| ) |
const |
◆ getPageHeight()
| int OVE::Page::getPageHeight |
( |
| ) |
const |
◆ getPageLineCount()
| int OVE::Page::getPageLineCount |
( |
| ) |
const |
◆ getPageWidth()
| int OVE::Page::getPageWidth |
( |
| ) |
const |
◆ getRightMargin()
| int OVE::Page::getRightMargin |
( |
| ) |
const |
◆ getStaffInlineInterval()
| int OVE::Page::getStaffInlineInterval |
( |
| ) |
const |
◆ getStaffInterval()
| int OVE::Page::getStaffInterval |
( |
| ) |
const |
◆ getTopMargin()
| int OVE::Page::getTopMargin |
( |
| ) |
const |
◆ setBeginLine()
| void OVE::Page::setBeginLine |
( |
int |
line | ) |
|
◆ setBottomMargin()
| void OVE::Page::setBottomMargin |
( |
int |
margin | ) |
|
◆ setLeftMargin()
| void OVE::Page::setLeftMargin |
( |
int |
margin | ) |
|
◆ setLineBarCount()
| void OVE::Page::setLineBarCount |
( |
int |
count | ) |
|
◆ setLineCount()
| void OVE::Page::setLineCount |
( |
int |
count | ) |
|
◆ setLineInterval()
| void OVE::Page::setLineInterval |
( |
int |
interval | ) |
|
◆ setPageHeight()
| void OVE::Page::setPageHeight |
( |
int |
height | ) |
|
◆ setPageLineCount()
| void OVE::Page::setPageLineCount |
( |
int |
count | ) |
|
◆ setPageWidth()
| void OVE::Page::setPageWidth |
( |
int |
width | ) |
|
◆ setRightMargin()
| void OVE::Page::setRightMargin |
( |
int |
margin | ) |
|
◆ setStaffInlineInterval()
| void OVE::Page::setStaffInlineInterval |
( |
int |
interval | ) |
|
◆ setStaffInterval()
| void OVE::Page::setStaffInterval |
( |
int |
interval | ) |
|
◆ setTopMargin()
| void OVE::Page::setTopMargin |
( |
int |
margin | ) |
|
◆ beginLine_
| int OVE::Page::beginLine_ |
|
private |
◆ bottomMargin_
| int OVE::Page::bottomMargin_ |
|
private |
◆ leftMargin_
| int OVE::Page::leftMargin_ |
|
private |
◆ lineBarCount_
| int OVE::Page::lineBarCount_ |
|
private |
◆ lineCount_
| int OVE::Page::lineCount_ |
|
private |
◆ lineInterval_
| int OVE::Page::lineInterval_ |
|
private |
◆ pageHeight_
| int OVE::Page::pageHeight_ |
|
private |
◆ pageLineCount_
| int OVE::Page::pageLineCount_ |
|
private |
◆ pageWidth_
| int OVE::Page::pageWidth_ |
|
private |
◆ rightMargin_
| int OVE::Page::rightMargin_ |
|
private |
◆ staffInlineInterval_
| int OVE::Page::staffInlineInterval_ |
|
private |
◆ staffInterval_
| int OVE::Page::staffInterval_ |
|
private |
◆ topMargin_
| int OVE::Page::topMargin_ |
|
private |
The documentation for this class was generated from the following files: