void warning ( string message )
Logs a warning message to the Kst log.
void error ( string message )
Logs an error message to the Kst log.
void notice ( string message )
Logs a notice to the Kst log.
void debug ( string message )
Logs a debug message to the Kst log.
Clears the new error flag.
Provides access to the Kst log contents.
boolean newError [Read-Only]
Return the value of the new error flag.
string version [Read-Only]
Return the version of Kst.
string revision [Read-Only]
Return the revision of Kst.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team