history property
history property
Gets or sets the history that appears in the FileInfo panel, if activated in the application preferences.
Definition:
@property
def history(self):
...
@history.setter
def history(self, value):
...
Gets or sets the history that appears in the FileInfo panel, if activated in the application preferences.
@property
def history(self):
...
@history.setter
def history(self, value):
...