Garantie de satisfaction à 100% Disponible immédiatement après paiement En ligne et en PDF Tu n'es attaché à rien
logo-home
COS3711 Assignment 2 (COMPLETE ANSWERS) 2024 - DUE 18 July 2024 Course Advanced Programming (COS3711) Institution University Of South Africa (Unisa) Book Python Advanced Programming 2,39 €   Ajouter au panier

Examen

COS3711 Assignment 2 (COMPLETE ANSWERS) 2024 - DUE 18 July 2024 Course Advanced Programming (COS3711) Institution University Of South Africa (Unisa) Book Python Advanced Programming

  • Cours
  • Établissement
  • Book

COS3711 Assignment 2 (COMPLETE ANSWERS) 2024 - DUE 18 July 2024 Course Advanced Programming (COS3711) Institution University Of South Africa (Unisa) Book Python Advanced Programming

Aperçu 3 sur 21  pages

  • 26 juin 2024
  • 21
  • 2023/2024
  • Examen
  • Questions et réponses

2  revues

review-writer-avatar

Par: Rio12345 • 1 mois de cela

review-writer-avatar

Par: willemcierenberg • 1 mois de cela

Answers for only question one and two.

avatar-seller
COS3711 Assignment
2 (COMPLETE
ANSWERS) 2024 - DUE
18 July 2024 ; 100%
TRUSTED workings,
explanations and
solutions.




ADMIN
[COMPANY NAME]

,Question 1 Study the following UML class diagram: The UML class
diagram is an initial design of classes for a conference registration
application. There are three types of registration allowed for the
conference: standard registration, student registration and invited
guests registration. The standard registration fee is the standard fee
(stored in STANDARD_FEE). For those registered as students, the
conference fee is half the price of the standard registration fee. For
those registered as guests, the conference fee is 10% of the standard
registration fee. An instance of RegistrationList contains a list of
Registration*. No two registrations are allowed to have attendees
with the same e-mail addresses, unless the names are different. You
should be able to query a RegistrationList whether a person (by the
name) is already registered for the conference. A RegistrationList
can also return the number of attendees that are registered for the
conference from an institution. Similarly, you can request the total
registration fees for a type (“Registration”, “StudentRegistration”,
“GuestRegistration” or “All”) of registration. You are expected to
use Qt’s metaobject system to access the type of a Registration in
RegistrationList. Downloaded by Corona Virus () lOMoARcPSD|
Write a GUI application that allows users to register for a
conference. The GUI should display the current list of registrations,
including the respective registration fees, in the RegistrationList at
all times, using a table widget. The interface should also allow users
to request and view the results of the various operations supported
by the RegistrationList class. You are allowed to add new features
to the classes given in the UML diagram, although you are not
allowed to delete or change the given functions. You can decide on
the design of the GUI, and it can be done manually or using Qt
Designer. You are expected to follow good programming principles.

, To develop a complete solution for this assignment, you need to
build a GUI application using Qt (C++) that aligns with the
provided UML class diagram and meets the described requirements.
Here is a step-by-step guide to help you achieve this:
Step 1: Understand the UML Diagram and Requirements
The UML diagram outlines the relationships and structures of
classes for a conference registration application. You need to
implement three types of registrations:
• StandardRegistration
• StudentRegistration
• GuestRegistration
Each type has different fee structures:
• Standard: STANDARD_FEE
• Student: Half of STANDARD_FEE
• Guest: 10% of STANDARD_FEE
A RegistrationList contains multiple registrations and should
provide functionalities such as:
• Checking if a person by name is already registered.
• Counting the number of attendees from an institution.
• Calculating total registration fees for different types of
registrations.
Step 2: Define Classes Based on UML Diagram
1. Registration Class: Base class for all registration types.
2. StandardRegistration Class: Inherits from Registration.
3. StudentRegistration Class: Inherits from Registration.
4. GuestRegistration Class: Inherits from Registration.

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 Jennifer2024. Stuvia facilite les paiements au vendeur.

Est-ce que j'aurai un abonnement?

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

Peut-on faire confiance à Stuvia ?

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

62799 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,39 €  5x  vendu
  • (2)
  Ajouter