Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Qt Project - Flag Display

## Presentation This project is a Qt-based Master-Detail application that displays a flag corresponding to the selected item in a list. It serves as an introduction to Qt development, utilizing QtWidgets for graphical user interface design.

Objective

  • Display a list of countries.
  • Show the corresponding flag when a country is selected.
  • Provide a simple and intuitive interface.

Features

  • Interactive list of countries.
  • Flag display upon selection.
  • Lightweight and easy-to-use interface.

Technologies

  • Language: C++
  • Framework: Qt (QtWidgets)
  • Recommended Qt Version: Qt 5 or Qt 6

Installation

Steps

  1. Clone this repository:
    git clone [https://github.com/your-username/qt-flags.git](https://github.com/nathanverdier/masterDetail_Flags.git)
    cd qt-flags
  2. Open the project in Qt Creator.
  3. Compile and run the application.

Project Structure

masterDetail_Flags/
├── geo_quizz
| ├── src/
│     ├── main.cpp
│     ├── country.cpp
│     ├── countryfactory.cpp
| ├── headers/
│     ├── country.h
│     ├── countryfactory.h
| ├── qml/
│     ├── Drapeau.qml
│     ├── main.qml
│     ├── Pays.qml
| ├── assets/
│     ├── flags/
│     ├── icons/
│     ├── COPYING.CC-BY-SA
│     ├── data.json
│     ├── data.xml
│     ├── data_en-GB.json
│     ├── data_en-GB.xml
│     ├── map.svg
│     ├── map.svg.txt
| ├── geo_quizz.pro
├── README.md

Main Branch

Master

Developers

VERDIER Nathan


  C++   Qt   JSON


About

QT project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages