Python2 віджети qt

Python2 віджети qt

6th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

SmartNotes 3

SmartNotes 3

9th - 12th Grade

8 Qs

Поле,  напис, кнопка

Поле, напис, кнопка

8th Grade

12 Qs

Контрольна робота №3 за 2 семестр, сімейна форма навч

Контрольна робота №3 за 2 семестр, сімейна форма навч

8th Grade

13 Qs

Алгоритми з розгалуженнями

Алгоритми з розгалуженнями

8th Grade

12 Qs

Python

Python

6th Grade

10 Qs

Apps

Apps

2nd - 8th Grade

10 Qs

Lazarus. Кнопки та написи

Lazarus. Кнопки та написи

1st - 12th Grade

12 Qs

PS2 М2У6

PS2 М2У6

6th - 8th Grade

15 Qs

Python2 віджети qt

Python2 віджети qt

Assessment

Quiz

Computers

6th - 12th Grade

Medium

Created by

Светлана М

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Щоб створити текстовий напис, можна використовувати віджет

QPushButton

QLayout

QLabel

QWidget

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Щоб створити вікно застосунка, використовують віджет

QPushButton

QLayout

QApplication

QWidget

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Щоб створити кнопку, використовують віджет

QPushButton

QLayout

QRadioButton

QSpinBox

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Як створити застосунок?

app = Application()

app = QApplication([])

app = QApp()

app = Qapplication()

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Що зробить команда

lb1.hide()

якщо lb1 - це напис QLabel

сховає напис

покаже напис

буде помилка, у напису немає цього метода

нічого не буде

6.

MULTIPLE CHOICE QUESTION

0 sec • 5 pts

У написі (QLabel) можна використовувати html

Так

Ні

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Оберіть команду для запуску застосунку app

start(app)

app.exec_()

app.exec = True

while True:

exec(app)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?