Uranium
Application Framework
|
Central class for reading and writing workspaces. More...
Public Member Functions | |
def | __init__ |
def | setEnabled |
def | enabled (self) |
def | readerRead |
![]() | |
def | __init__ |
def | supportedReadFileTypes (self) |
def | supportedWriteFileTypes (self) |
def | readLocalFile |
def | getSupportedFileTypesWrite (self) |
def | getSupportedFileTypesRead (self) |
def | addReader |
def | addWriter |
def | readerRead |
def | getWriterByMimeType |
def | getWriter |
def | getReaderForFile |
def | getInstance (cls, args, kwargs) |
Public Attributes | |
workspace_reader | |
Static Public Attributes | |
enabledChanged = pyqtSignal() | |
bool | |
notify | |
![]() | |
constant | |
Central class for reading and writing workspaces.
This class is created by Application and handles reading and writing workspace files.