artview.components.DirectoryList¶
-
class
artview.components.DirectoryList(dirIn=None, name='DirectoryList', parent=None)[source]¶ Bases:
artview.core.core.ComponentOpen an directory view to open files.
-
__init__(dirIn=None, name='DirectoryList', parent=None)[source]¶ Initialize the class to create the interface.
Parameters: [Optional] :
dirIn: string :
Initial directory path to open.
name : string
Window name.
parent : PyQt instance
Parent instance to associate to this class. If None, then Qt owns, otherwise associated with parent PyQt instance.
Methods
DirectoryList.contextMenuDirectoryList.doubleClickDirectoryList.guiStartDirectoryList.openDirectoryList.open_withAttributes
-
Vgrid= None¶
-
Vradar= None¶
-