ApplicationDialog 0 0 569 300 Add an application Here you can add applications that can open error files. Specify a name for the application and the application to execute. The following texts are replaced with appropriate values when application is executed: (file) - Filename containing the error (line) - Line number containing the error (message) - Error message (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: kate -l(line) (file) Application's name Application to execute Browse Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok mButtons accepted() ApplicationDialog accept() 248 254 157 274 mButtons rejected() ApplicationDialog reject() 316 260 286 274