В состав библиотеки PyQt 5 входит множество модулей, объединенных в пакет PyQt5. Какие туда входят?

27.1 Знакомство с PyQt

Quiz
•
Science
•
5th Grade
•
Easy
Igor Perekalskiy
Used 1+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
QtCore
QtGui
QtWidgets
QtSql
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
После вызова метода exec_() программа переходит
в бесконечный цикл
setQuitOnLastWindowClosed()
QApplication
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что позволяет делать метод processEvents([flags=AllEvents])
по завершении каждого этапа программы
выходить в основной цикл
по завершении каждого этапа программы
выходить в основной цикл каждые 20 секунд
Генерировать аппаратное прерывание
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой класс способен вывести такое окно?
QSplashScreen
QtHelp
QtWinExtras
Qt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Для отображения и скрытия компонентов окна можно
также пользоваться методом
window.setVisible(True)
setWindowTitle()
setParent(<Родитель>[, <Тип окна>])
6.
OPEN ENDED QUESTION
3 mins • 1 pt
У Васи проблемы с этим кодом
import sys
app = QtWidgets.QApplication(sys.argv)
window = QtWidgets.QWidget() # Создаем окно
window.setWindowTitle("Заголовок окна") # Указываем заголовок
window.resize('300', '50') # Минимальные размеры
window.show() # Отображаем окно
rect = window.geometry()
print(rect.left(), rect.top())
print(rect.width(), rect.height())
rect = window.frameGeometry()
print(rect.left(), rect.top())
print(rect.width(), rect.height())
sys.exit(app.exec_())
Evaluate responses using AI:
OFF
Similar Resources on Quizizz
10 questions
Компетенция "Электроника"

Quiz
•
5th Grade - University
11 questions
The Water Cycle

Quiz
•
5th Grade
10 questions
НТВ - Новогодняя Техническая Викторина по ИИ

Quiz
•
1st - 5th Grade
10 questions
Earth Systems and Patterns: SC.5.E.7.1

Quiz
•
3rd - 5th Grade
10 questions
Human Ear

Quiz
•
5th Grade
11 questions
Топене и втвърдяване

Quiz
•
5th Grade
10 questions
Животный мир

Quiz
•
2nd - 5th Grade
10 questions
Google Sheets

Quiz
•
5th - 7th Grade
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade
Discover more resources for Science
30 questions
Science EOG Review

Quiz
•
5th Grade
10 questions
WCPSS Science Jam Practice

Quiz
•
5th Grade
22 questions
Science Chapter 6 Review

Quiz
•
5th Grade
14 questions
Land Breeze and Sea Breeze

Quiz
•
5th Grade
20 questions
Science EOG Review

Quiz
•
5th Grade
10 questions
Understanding Moon Phases and Characteristics

Interactive video
•
5th - 8th Grade
18 questions
Topic 6 Solar System Study Guide

Quiz
•
5th Grade
20 questions
Chemical and Physical Changes

Quiz
•
5th Grade