
27.1 Знакомство с PyQt
Authored by Igor Perekalskiy
Science
5th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
В состав библиотеки PyQt 5 входит множество модулей, объединенных в пакет PyQt5. Какие туда входят?
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
9/7 Brain Teasers
Quiz
•
2nd - 5th Grade
10 questions
Effects of Heat part 1
Quiz
•
5th Grade
10 questions
5.P.3.1 #4 Schoolnet (Mixed Transfer)
Quiz
•
5th Grade
8 questions
Evaporation, Condensation and Precipitation
Quiz
•
4th - 5th Grade
10 questions
Opaque, Transparent, Translucent
Quiz
•
4th - 5th Grade
10 questions
S5L1a Classification of Animals
Quiz
•
5th - 7th Grade
10 questions
Lab Safety
Quiz
•
5th - 8th Grade
10 questions
Reflection & Refraction
Quiz
•
5th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Science
12 questions
Structures and Functions
Quiz
•
3rd - 5th Grade
20 questions
Weathering, Erosion, Deposition
Quiz
•
5th Grade
20 questions
Food Chains and Food Webs Review
Quiz
•
5th Grade
17 questions
5.9B Food Chain & Food Web 2.0
Quiz
•
5th Grade
10 questions
Sedimentary rocks
Quiz
•
5th Grade
20 questions
Food Webs
Quiz
•
5th Grade
45 questions
5th Science STAAR Review
Quiz
•
5th Grade
25 questions
instinct vs learned behavior
Quiz
•
5th Grade