Skip to content

Tag/Plugin Information Window#

Revisions#

image_pending

The boxes that contain information about each plugin and tag revision can be styled using the following selectors:

Title Selector Description Type
Revision Box Frame #revision_frame The surroinding the entire revision box. QFrame
Revision Title #lbl_revision_name The label showing the title of the revision. Ex: 'Revision 1'. QLabel
Revision Author #lbl_revision_author The label showing the author of the revision. Ex: 'haloman30'. QLabel
Revision Details #tb_revision_details The text area containing revision details. QPlainTextEdit