100% tevredenheidsgarantie Direct beschikbaar na je betaling Lees online óf als PDF Geen vaste maandelijkse kosten 4.2 TrustPilot
logo-home
Tentamen (uitwerkingen)

COS3711 Assignment 3 2025 | ANSWERS

Beoordeling
-
Verkocht
-
Pagina's
36
Cijfer
A+
Geüpload op
10-09-2025
Geschreven in
2025/2026

Advanced Programming - COS3711 Assignment 3 2025; 100 % TRUSTED workings, Expert Solved, Explanations and Solutions. For assistance call or W.h.a.t.s.a.p.p us on ...(.+.2.5.4.7.7.9.5.4.0.1.3.2)........... COS3711/Assignment 3/2025 Assignment 3 1. Introduction Please read this whole assignment tutorial letter before starting to ensure that you know what is expected of you and you do not get surprised by some requirement later in the development process. Please note that you must not use Qt Designer, and you are expected to manually set up GUIs to ensure that you properly handle memory using Qt’s parent-child functionality. Three sets of files have been provided for you so that you do not have to do it all from scratch: • COS3711A3_QMainWindow_template – use this template to set up the main GUIs. • COS3711A3_ContainerWidget – this contains a widget providing the setup of the one interface. • COS3711A3_Icons – this contains icons that you can use in the application. Use these to set up a project (using cmake, not qmake) that uses a QMainWindow as the user interface so that you can implement the functionality provided by a QMainWindow (menus, toolbar, status bar) to meet the requirements of the scenario given below. Marks will also be awarded for following good programming practice, for example, • naming conventions, • code layout and line spacing, • using initialiser lists in constructors, • using forward class declarations in header files, • enabling and disabling buttons as appropriate, • GUI handling like setting focus, sequential tabbing, clearing input widgets (like text input fields being cleared and spin boxes being returned to some default value), and • providing appropriate user feedback (including tooltips and messages to the user). Your code should build and run without any warnings. Consider the following scenario and then design a solution to meet the requirements listed. 2. Scenario Transporting cargo around the world is essential in ensuring that customers have access to the goods they need and want. Containers All such items are packaged in some sort of container, each of which has a code, weight, and volume (which should be calculated and expressed as an integer). For the purposes of this scenario, there are two kinds of containers. • A box, where we want to know its dimensions: length, breadth, and height.

Meer zien Lees minder
Instelling
Vak









Oeps! We kunnen je document nu niet laden. Probeer het nog eens of neem contact op met support.

Gekoppeld boek

Geschreven voor

Instelling
Vak

Documentinformatie

Geüpload op
10 september 2025
Aantal pagina's
36
Geschreven in
2025/2026
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

Voorbeeld van de inhoud

COS3711
ASSIGNMENT 3 2025

UNIQUE NO.
DUE DATE: 2025

, Advanced Programming


Repo layout
COS3711A3/
├─ CMakeLists.txt
├─ app/
│ ├─ CMakeLists.txt
│ ├─ src/
│ │ ├─ main.cpp
│ │ ├─ MainWindow.h
│ │ ├─ MainWindow.cpp
│ │ ├─ Container.h
│ │ ├─ Container.cpp
│ │ ├─ Box.h
│ │ ├─ Box.cpp
│ │ ├─ Cylinder.h
│ │ ├─ Cylinder.cpp
│ │ ├─ ContainerFactory.h
│ │ ├─ ContainerFactory.cpp
│ │ ├─ Pallet.h
│ │ ├─ Pallet.cpp
│ │ ├─ PalletManager.h
│ │ ├─ PalletManager.cpp
│ │ ├─ BackupMemento.h
│ │ ├─ BackupMemento.cpp
│ │ ├─ UnallocatedModel.h
│ │ ├─ UnallocatedModel.cpp
│ │ ├─ SerializationWorker.h
│ │ ├─ SerializationWorker.cpp
│ │ ├─ TcpClient.h
│ │ ├─ TcpClient.cpp
│ │ └─ resources.qrc
├─ server/
│ ├─ CMakeLists.txt
│ ├─ src/
│ │ ├─ main.cpp
│ │ ├─ ContainerServer.h
│ │ ├─ ContainerServer.cpp
│ │ └─ ServerModel.h




1) Top-level CMakeLists.txt
cmake_minimum_required(VERSION 3.16)
project(COS3711A3 LANGUAGES CXX)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

add_subdirectory(app)
add_subdirectory(server)

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
LIBRARYpro University of South Africa (Unisa)
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
10509
Lid sinds
2 jaar
Aantal volgers
4904
Documenten
4809
Laatst verkocht
4 dagen geleden
LIBRARY

On this page, you find all documents, Package Deals, and Flashcards offered by seller LIBRARYpro (LIBRARY). Knowledge is Power. #You already got my attention!

3,7

1453 beoordelingen

5
680
4
234
3
243
2
78
1
218

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Veelgestelde vragen