Property > Project > Current page title
Code:
document.currentPageTitle
string
Property > Project > Current page number
Code:
document.currentPageNumber
int
Property > Project > Previous page title
Code:
document.prevPageTitle
string
Property > Project > Previous page number
Code:
document.prevPageNumber
int
Property > Project > Count pages
Code:
document.countPages
int
Property > Project > Is page changing
Code:
document.pageChanging
bool
Property > Project > Maximized title
Code:
document.maximizedTitle
string
Property > Project > Inactivity time
Code:
document.inactivity
int
Property > Project > Timestamp
Code:
document.timeNumber
int
Property > Project > Time string
Code:
document.timeString
string
Property > Project > Date time
Code:
document.dateTime
string
Property > Project > Day
Code:
document.currentDay
int
Property > Project > Day of week
Code:
document.currentDayOfWeek
int
Property > Project > Month
Code:
document.currentMonth
int
Property > Project > Year
Code:
document.currentYear
int
Property > Project > Have maximized item
Code:
document.haveExpandedItem
bool
Property > Project > Pressed key
Code:
document.pressedKey
int
Property > Project > Released key
Code:
document.releasedKey
int
Property > Project > Hold key
Code:
document.holdKey
int
int
int
Property > Project > Settings > Orientation
Code:
document.allowOrientation
enum
Values:
Both
Landscape
Portrait
Property > Project > Settings > Blur
Code:
document.blurEnabled
bool
Property > Project > Settings > Cursor
Code:
document.showCursor
bool
bool
bool
bool
Property > Project > Settings > Screensaver
Code:
document.screensaverActivationTime
int
Property > Project > Settings > Volume
Code:
document.volume
int
Property > Project > Settings > Status bar > Statusbar
Code:
document.settings.statusBarVisibility
bool
Property > Project > Settings > Status bar > Dark
Code:
document.settings.statusBarDarkText
bool
Property > Project > Settings > Status bar > Background
Code:
document.settings.statusBarColor
color
Property > Project > Settings > Mouse trail > Show trail
Code:
document.particlesVisible
bool
Property > Project > Settings > Mouse trail > Color
Code:
document.particlesColor
color
Property > Project > Settings > Mouse trail > Random
Code:
document.particlesRandomColor
bool
Property > Project > Settings > Mouse trail > Size
Code:
document.particlesSize
int
Property > Project > Animation > Interaction > Drag area
Code:
document.settings.floatingBlocks
enum
Values:
1 - Margins only
2 - Entire widget
Property > Project > Animation > Interaction > Turning area
Code:
document.settings.turningAreaSize
double
Property > Project > Animation > Maximize > Maximize animation
Code:
document.settings.blockResizeAnimation
enum
Values:
QEasingCurve::Linear
QEasingCurve::InQuad
QEasingCurve::OutQuad
QEasingCurve::InOutQuad
QEasingCurve::OutInQuad
QEasingCurve::InCubic
QEasingCurve::OutCubic
QEasingCurve::InOutCubic
QEasingCurve::OutInCubic
QEasingCurve::InQuart
QEasingCurve::OutQuart
QEasingCurve::InOutQuart
QEasingCurve::OutInQuart
QEasingCurve::InQuint
QEasingCurve::OutQuint
QEasingCurve::InOutQuint
QEasingCurve::OutInQuint
QEasingCurve::InSine
QEasingCurve::OutSine
QEasingCurve::InOutSine
QEasingCurve::OutInSine
QEasingCurve::InExpo
QEasingCurve::OutExpo
QEasingCurve::InOutExpo
QEasingCurve::OutInExpo
QEasingCurve::InCirc
QEasingCurve::OutCirc
QEasingCurve::InOutCirc
QEasingCurve::OutInCirc
QEasingCurve::InElastic
QEasingCurve::OutElastic
QEasingCurve::InOutElastic
QEasingCurve::OutInElastic
QEasingCurve::InBack
QEasingCurve::OutBack
QEasingCurve::InOutBack
QEasingCurve::OutInBack
QEasingCurve::InBounce
QEasingCurve::OutBounce
QEasingCurve::InOutBounce
QEasingCurve::OutInBounce
Property > Project > Animation > Maximize > Duration
Code:
document.settings.blockResizeDuration
int
Property > Project > Animation > Page > Page animation
Code:
document.settings.pageChangerType
enum
Values:
0 - Flip
2 - Swipe
3 - Transition
4 - Scale
5 - Card
Property > Project > Animation > Page > Duration
Code:
document.settings.pageChangingDuration
int
Property > Project > Animation > Page > Shadow
Code:
document.settings.pageChangerShadow
bool
Property > Project > Animation > Page > Animate navigation
Code:
document.settings.navigationAnimated
bool
Property > Project > Animation > Page > Direction
Code:
document.settings.pageChangerSwipeDirection
enum
Values:
SwipeLeftToRight
SwipeTopToBottom
Property > Project > Animation > Page > Transition
Code:
document.settings.pageChangerVideoMaskType
enum
Values:
VideoMaskArrows
VideoMaskBurn
VideoMaskCards
VideoMaskCircles
VideoMaskDrip
VideoMaskDynamic
VideoMaskShatter
VideoMaskSpiral
VideoMaskStripes
Property > Project > Publish > Fill mode
Code:
document.ratioFillMode
enum
Values:
Stretch
Fit
Pad
Property > Project > Publish > Vertical
Code:
document.ratioAnchorsVertical
int
Values:
Qt::AlignTop
Qt::AlignBottom
Qt::AlignVCenter
Property > Project > Publish > Horizontal
Code:
document.ratioAnchorsHorizontal
int
Values:
Qt::AlignLeft
Qt::AlignRight
Qt::AlignHCenter
Property > Project > Publish > Fullscreen maximize
Code:
document.ratioExpanded
bool
Property > Project > Publish > Fullscreen background
Code:
document.ratioBackground
bool
Property > Project > Publish > Scale fonts
Code:
document.ratioFont
bool
int
bool
string
int
string
Property > Project > Publish > Rotate maximized item
Code:
document.rotateMaximized
bool
string
Property > Project > Sensors > Accelerometer > AccelerometerX
Code:
document.accelerometerX
double
Property > Project > Sensors > Accelerometer > AccelerometerY
Code:
document.accelerometerY
double
Property > Project > Sensors > Accelerometer > AccelerometerZ
Code:
document.accelerometerZ
double
Property > Project > Sensors > Accelerometer > Accelerometer
Code:
document.accelerometerEnabled
bool
Property > Project > Sensors > Ambient > Ambient light
Code:
document.ambientLightSensorLevel
int
Property > Project > Sensors > Ambient > Ambient temperature
Code:
document.ambientTemperatureSensorTemperature
double
Property > Project > Sensors > Ambient > Light (amb)
Code:
document.ambientLightSensorEnabled
bool
Property > Project > Sensors > Ambient > Temperature (amb)
Code:
document.ambientTemperatureSensorEnabled
bool
Property > Project > Sensors > Compass > Compass azimuth
Code:
document.compassAzimuth
double
Property > Project > Sensors > Compass > Compass
Code:
document.compassEnabled
bool
Property > Project > Sensors > Gyroscope > Gyroscope x
Code:
document.gyroscopeX
double
Property > Project > Sensors > Gyroscope > Gyroscope y
Code:
document.gyroscopeY
double
Property > Project > Sensors > Gyroscope > Gyroscope z
Code:
document.gyroscopeZ
double
Property > Project > Sensors > Gyroscope > Gyroscope
Code:
document.gyroscopeEnabled
bool
Property > Project > Sensors > Light > Light illuminance
Code:
document.lightSensorIlluminance
double
Property > Project > Sensors > Light > Light
Code:
document.lightSensorEnabled
bool
Property > Project > Sensors > Magnetometer > Magnetometer x
Code:
document.magnetometerX
double
Property > Project > Sensors > Magnetometer > Magnetometer y
Code:
document.magnetometerY
double
Property > Project > Sensors > Magnetometer > Magnetometer z
Code:
document.magnetometerZ
double
Property > Project > Sensors > Magnetometer > Magnetometer
Code:
document.magnetometerEnabled
bool
Property > Project > Sensors > Orientation > Orientation value
Code:
document.orientationSensorOrientation
int
Property > Project > Sensors > Orientation > Orientation
Code:
document.orientationSensorEnabled
bool
Property > Project > Sensors > Pressure > Pressure value
Code:
document.pressureSensorPressure
double
Property > Project > Sensors > Pressure > Pressure temperature
Code:
document.pressureSensorTemperature
double
Property > Project > Sensors > Pressure > Pressure
Code:
document.pressureSensorEnabled
bool
Property > Project > Sensors > Proximity > Proximity value
Code:
document.proximitySensorNear
bool
Property > Project > Sensors > Proximity > Proximity
Code:
document.proximitySensorEnabled
bool
Property > Project > Sensors > Rotation > Rotation x
Code:
document.rotationSensorX
double
Property > Project > Sensors > Rotation > Rotation y
Code:
document.rotationSensorY
double
Property > Project > Sensors > Rotation > Rotation z
Code:
document.rotationSensorZ
double
Property > Project > Sensors > Rotation > Rotation
Code:
document.rotationSensorEnabled
bool
Property > Project > Sensors > Tilt > Tilt rotation x
Code:
document.tiltSensorXRotation
double
Property > Project > Sensors > Tilt > Tilt rotation y
Code:
document.tiltSensorYRotation
double
Property > Project > Sensors > Tilt > Tilt
Code:
document.tiltSensorEnabled
bool
Actions > Go to page
Code:
document.script.actionShowObjectById(int id)
Actions > Go to page number
Code:
document.script.actionShowObjectByNum(int num)
Actions > Next page
Code:
document.script.actionTurnForward()
Actions > Prev page
Code:
document.script.actionTurnBackward()
Actions > Execute
Code:
document.script.actionExecute(QString code)
Actions > Quit
Code:
document.script.actionQuit()
Actions > Rotate
Code:
document.script.actionRotate()
Actions > Print
Code:
document.script.actionPrint()
Actions > Minimize all
Code:
document.script.actionShrinkAll()
Actions > Stop all media
Code:
document.script.actionStopAll()
Actions > Save as image
Code:
document.script.actionSaveAsImage(QString fileName)
Actions > Save text to file
Code:
document.script.actionSaveToFile(QString fileName, QString text, bool overwrite)
Actions > Backward
Code:
document.script.actionBackward()
Actions > Forward
Code:
document.script.actionForward()
Actions > Open Url
Code:
document.script.actionOpenUrl(QString url)
Actions > Unload unused pages
Code:
document.script.actionUnloadUnusedPages()
Actions > Open camera picker
Code:
document.script.actionOpenCameraPicker()
Actions > Open photo picker
Code:
document.script.actionOpenPhotoPicker()
Actions > Download url
Code:
document.script.actionDownload(QString url)
Event > Changed
Code:
document.script.eventChanged()
Event > Enter page
Code:
document.script.eventEnteredPage()
Event > Leave page
Code:
document.script.eventLeavedPage()
Event > Open project
Code:
document.script.eventOpenedProject()
Event > Project orientation
Code:
document.script.eventOrientation()
Event > Screen orientation
Code:
document.script.eventScreenOrientation()
Event > Maximized item
Code:
document.script.eventExpandItem()
Event > Minimized item
Code:
document.script.eventShrinkItem()
Event > Stop all media
Code:
document.script.eventStopAll()
Event > Key pressed
Code:
document.script.eventKeyPressed()
Event > Key released
Code:
document.script.eventKeyReleased()
Event > Key hold
Code:
document.script.eventKeyHold()
Event > Back pressed
Code:
document.script.eventAndroidBackPressed()
Event > Pressed
Code:
document.script.eventPressed()
Event > Clicked
Code:
document.script.eventClicked()
Event > Mouse moved
Code:
document.script.eventMouseMoved()
Event > Online status
Code:
document.script.eventOnlineStatus()
Event > Mouse over
Code:
document.script.eventMouseOver()
Event > Minimized item end
Code:
document.script.eventShrinkItemEnd()