editcustomslideform¶
-
class
openlp.plugins.custom.forms.editcustomslideform.
EditCustomSlideForm
(parent=None)[source]¶ Bases:
PyQt5.QtWidgets.QDialog
,openlp.plugins.custom.forms.editcustomslidedialog.Ui_CustomSlideEditDialog
Class documentation goes here.
-
insert_single_line_text_at_cursor
(text)[source]¶ Adds a single line at the cursor position.
Parameters: text – The text to be inserted
Adds a slide split at the cursor.
Adds an optional split at cursor.
-