OrsActionLogViewer¶
Tool to look at the Action log
| author: | ORS Team |
|---|---|
| contact: | http://theobjects.com |
| email: | info@theobjects.com |
| organization: | Object Research Systems (ORS), Inc. |
| address: | 760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved 2018. |
| date: | Jan 11 2017 14:45 |
| dragonflyVersion: | |
| 3.0 | |
| UUID: | c97003be760e11e79a0a448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsActionLogViewer.OrsActionLogViewer.OrsActionLogViewer(varname=None, managed=True)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
action_log_alias= 'Dragonfly'¶
-
closable= True¶
-
closeWidget(name)¶
-
computeMacroPosition(plainTxt)¶
-
classmethod
console()¶
-
end_macro_sep= '\\#\\ \\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\ END\\ MACRO\\ \\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\ \\#'¶
-
fetchNewContent()¶
-
getActionLogFilePath()¶
-
getHasNextCursorPos(current_pos)¶
-
getHasPreviousCursorPos(current_pos)¶
-
getNextCursorPos(current_pos)¶
-
getPreviousCursorPos(current_pos)¶
-
keepAlive= False¶
-
multiple= False¶
-
classmethod
openGUI()¶
-
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)¶
-
savable= False¶
-
showInToolbar= True¶
-
start_macro_sep= '\\#\\ \\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\ BEGIN\\ MACRO\\ \\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\ \\#'¶
-