Garantie de satisfaction à 100% Disponible immédiatement après paiement En ligne et en PDF Tu n'es attaché à rien
logo-home
INF2611 EXAM PACK 2023 €2,44   Ajouter au panier

Examen

INF2611 EXAM PACK 2023

 7 vues  0 fois vendu
  • Cours
  • Établissement

QUESTIONS AND ANSWERS

Aperçu 4 sur 189  pages

  • 24 octobre 2023
  • 189
  • 2023/2024
  • Examen
  • Questions et réponses
avatar-seller
INF2611
EXAM
PACK 2023
QUESTIONS AND
ANSWERS
FOR HELP:
WHATSAPP:
+254792947610

, Stuvia.com - The study-notes marketplace


INF2611-2017-Oct/Nov Memo Tutorials Campus www.tutorialscampus.co.za


Question 1)


1.1)

a)

Use LCD Number widget (QLCDNumber class) to display decimal,

Use QTimer class to perform repetitive timer class



b)

The value() method of the QLCDNumber class returns the numerical value displayed by the LCD
Number widget



c)

The setMode() is used change the base of the numbers (Hex, Dec, Oct, Bin)

self.lcdNumber.setMode(QLCDNumber.Dec)



1.2)

a)

Timers is used to perform a repetitive task; to use a timer you have to create an instance of QTimer
class

b)

setSingleShot(true): set the timer to generate a timeout() signal only once

singleShot(n): set the timer to generate a timeout() signal only once after n millisecond



1.3)

a)

The purpose of selectionChanged() signal is to call function dispdate when a calendar date is
changed



b)

The name of the function that retrieves the date selected by the user is selectedDate() of the
calenderWidget, and the widget that displays the output is the object of the QDateEdit (dateEdit)




Downloaded by: Yusufdacosta | yusuf@sun.ac.za
Distribution of this document is illegal

, Stuvia.com - The study-notes marketplace


INF2611-2017-Oct/Nov Memo Tutorials Campus www.tutorialscampus.co.za


c)

self.ui.dateEdit.setDisplayFormat(‘d MMM yyyy’)



1.4)

Price = 0

If chosenoption == “VIP”:

Price = 200

If chosenoption == “Grand Stand”:

Price = 80

If chosenoption == “East Stand”:

Price = 60

If chosenoption == “Open Wing”:

Price = 40

Totalprice = Price * noOfPersons

Self.ui.PriceInfo.setText(‘Price for ’+ chosenoption+’ is R‘+str(Price)+’. Total for ‘+noOfPersons+’ is:
R’+str(Totalprice))



1.5)

a)

1) By creating an action in the Action Editor and dragging and dropping it into a menu

2) By typing text for menus and menu entries in the menu bar replacing the Type Here
placeholder

b) statusTip is use to make the status bar message to appear when the user hover over any menu
entry, set through the statusTip property




Downloaded by: Yusufdacosta | yusuf@sun.ac.za
Distribution of this document is illegal

, Stuvia.com - The study-notes marketplace


INF2611-2017-Oct/Nov Memo Tutorials Campus www.tutorialscampus.co.za


Question 2)
2.1)

1) Set the focus to the next window in the list of the child windows
2) Set the keyboard focus to the previous window in the list of child windows
3) Close all the sub windows
4) Arranges the sub windows in cascade fashion
5) Arranges the sub windows in tile fashion
6) Set the view mode of the MDI area



2.2)

1) Horizontal Layout: This type of layout arranges widgets next to each other in row

2) Vertical Layout: the vertical layout arranges the selected widgets vertically, in a column one
below another



2.3)

IsCheckable(): This method returns true if the Group Box has checkbox in its title; otherwise it return
false

isChecked(): This method returns true if the Group Box is checked



Question 3)
3.1)

Create database clinic;



3.2.1)

Cursor.execute(“””

Create table patients (patient_id smallint NOT NULL, patient_name char(40), patient_balance
float )“””)



3.2.2)

Cursor(): Returns the cursor object from the connection. The cursor object is used to transverse the
record from the result set.



3.2.3)

Execute(): Used to execute the SQL statement



Downloaded by: Yusufdacosta | yusuf@sun.ac.za
Distribution of this document is illegal

Les avantages d'acheter des résumés chez Stuvia:

Qualité garantie par les avis des clients

Qualité garantie par les avis des clients

Les clients de Stuvia ont évalués plus de 700 000 résumés. C'est comme ça que vous savez que vous achetez les meilleurs documents.

L’achat facile et rapide

L’achat facile et rapide

Vous pouvez payer rapidement avec iDeal, carte de crédit ou Stuvia-crédit pour les résumés. Il n'y a pas d'adhésion nécessaire.

Focus sur l’essentiel

Focus sur l’essentiel

Vos camarades écrivent eux-mêmes les notes d’étude, c’est pourquoi les documents sont toujours fiables et à jour. Cela garantit que vous arrivez rapidement au coeur du matériel.

Foire aux questions

Qu'est-ce que j'obtiens en achetant ce document ?

Vous obtenez un PDF, disponible immédiatement après votre achat. Le document acheté est accessible à tout moment, n'importe où et indéfiniment via votre profil.

Garantie de remboursement : comment ça marche ?

Notre garantie de satisfaction garantit que vous trouverez toujours un document d'étude qui vous convient. Vous remplissez un formulaire et notre équipe du service client s'occupe du reste.

Auprès de qui est-ce que j'achète ce résumé ?

Stuvia est une place de marché. Alors, vous n'achetez donc pas ce document chez nous, mais auprès du vendeur reinah44. Stuvia facilite les paiements au vendeur.

Est-ce que j'aurai un abonnement?

Non, vous n'achetez ce résumé que pour €2,44. Vous n'êtes lié à rien après votre achat.

Peut-on faire confiance à Stuvia ?

4.6 étoiles sur Google & Trustpilot (+1000 avis)

62890 résumés ont été vendus ces 30 derniers jours

Fondée en 2010, la référence pour acheter des résumés depuis déjà 14 ans

Commencez à vendre!
€2,44
  • (0)
  Ajouter