Some minor tweaks, and added option for showing full path
This commit is contained in:
@@ -71,6 +71,9 @@ class GuiDocViewer(QTextBrowser):
|
||||
|
||||
logger.debug("DocViewer initialisation complete")
|
||||
|
||||
# Connect Functions
|
||||
self.setSelectedHandle = self.theParent.treeView.setSelectedHandle
|
||||
|
||||
return
|
||||
|
||||
def clearViewer(self):
|
||||
|
||||
Reference in New Issue
Block a user