ViewLogPage QML Type
Page to view the build log More...
Import Statement: | import org.nephros.sailfish.OBSMaster 1.0 |
Properties
- lineWidth : int
- logText : var
- maxLen : int
- maxLogLength : int
- url : url
- wrapThresh : int
Methods
Detailed Description
The components in here play all kinds of tricks to get the view horizontable scrollable, but still to a manageable degree.
See the wrapThresh, maxLen, and lineWidth properties.
Property Documentation
url : url |
The URL to fetch the log file contents from.
Text length where the delegates should wrap a line. Defaults to 2/3 of maxLen
Method Documentation
OBS Master Documentation Copyright (c) 2023 The OBS Master contributors. This document may be used under the terms of the Creative Commons Attribution Share Alike 4.0 International License.