У нас вы можете посмотреть бесплатно PyQt5 QtDesigner Text Editor Project tutorial - PyQt5 Project for Beginners! или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Build a Text Editor with PyQt5 and QtDesigner. This is a beginner friendly tutorial. Use PyQt5 to create a text editor with interactive features and customizable features. PyQt5 playlist link: • PyQt5 Full App Tutorial Series In this video, you will: Learn how to use PyQt5 and QtDesigner Use Qt Designer UI files with Python code. Work with QMenuBar in PyQt5 Add menu items in PyQt5 Browse files in PyQt5 Open a File Dialog in PyQt5 (QFileDialog) Save file in PyQt5 Use Light mode and Dark mode in PyQt5 Undo, Redo, Cut, Copy, Paste in PyQt5 Source code: https://github.com/codefirstio/pyqt5-... For more information: Install and Setup PyQt5 and Qt Designer: • Install and Setup PyQt5 and Qt Designer [P... Socials: My email: code.first.io@gmail.com Timestamps: 00:00:00 Introduction and app demo 00:03:51 Designing the text editor UI in QtDesigner 00:08:02 Adding the QMenuBar, QMenu, and QAction 00:12:36 Loading QtDesigner UI into Python code 00:19:26 Adding functions to the QMenu and the QActions 00:25:22 Adding keyboard shortcuts to the QActions 00:28:49 Undo functionality 00:31:47 Redo, Cut, Copy, and Paste functionality 00:34:56 New file functionality 00:38:37 Open file functionality 00:46:26 Save file functionality 00:54:30 Save as functionality 01:00:29 Dark mode and light mode styling 01:09:25 Changing font size ************* *Tags* PyQt5 PyQt5 tutorial PyQt5 module PyQt5 Designer QtDesigner Qt GUI tutorial QTabWidget PyQt5 gradient PyQt5 modern GUI PyQt5 Dark Mode PyQt5 Text Editor PyQt5 save file PyQt5 FileDialog PyQt5 QFileDialog