Opencascade qtemplois
Bonjour, je propose un nouveau projet Qt (menus: configuration des parametres avec lecture et ecriture sur hdd, affichage graphique (points et lignes, image), impression imprimante et pdf, I/O usart canbus). Partage des données avec d'autres taches (threads). etc
Hi Oussama E., I noticed your profile and would like to offer you my project. We can discuss any details over chat. Bonjour, je propose un projet à faire en Qt (menus:configuration des parametres avec lecture et ecriture sur hdd, affichage graphique de points et de lignes, impression, I/O ) Si ça vous interesse je vous enverrai une presentation. Le prix augmentera en fonction de la part du travail que vous pouvez faire. On en discutera si vous etes disponible.
databird sàrl est une petite société dont le core-business est le développement sur mesure (desktop/web/app). Dans le cadre d'un mandat nous désirons ajouter une fonctionnalité sur le projet opensource NextCloud () Cette fonctionnalité devra être implémentée dans la partie client de NextCloud et sera multiplateforme (macos+Windows) La fonctionnalité est la suivante : forcer les utilisateurs à tagguer leurs fichiers Description : - Lorsqu'un fichier est synchronisé (nouveau ou existant), contrôler s'il est taggué. - Si le fichier n'est pas taggué, afficher un popup (sur le bureau) pour laisser l'utilisateur tagguer (avec les "collaborative tags")...
Hello, We are looking for a freelancer able to compile a Linux/QT5 software on Lubuntu 18.04 (with a change of graphic theme: 4 to 5 lines modified in a qml file, we indicate the modifications to be made) and to create an AppImage running on a Lubuntu 18.04. The software sources can be downloaded here: Make an offer, thank you. ----------------------------------------------------------------------- Bonjour, Nous sommes à la recherche d'un freelancer capable de compiler un logiciel Linux/QT5 sur Lubuntu 18.04 (avec un changement de theme graphique : 4 à 5 lignes modifiés dans un fichier qml, nous indiquons les modifications à effectuer) et de créer une AppImage tournant sur un Lubuntu 18.04. les sources de l'application sont tél&eacu...
Nous développons une application ayant une architecture client/serveur pour un de nos clients du secteur de l'énergie. Le client de l'application est développé en C++/QT (QT Creator 5.11 + MSVC, environnement Windows 10). Nous recherchons à renforcer notre équipe de développement sur cette partie cliente à partir de fin août. Il s'agira en particulier d'intégrer des widgets de tableaux ou de tracé de courbe à partir de données venant de services web. Maîtrise du développement avec C++ et pratique de l'outil QT Creator. Connaissance de QTNetwork. Cette offre est en prestation de service, dans notre équipe située à Saclay ...
ENGLISH: Hello, I have a software to realize in C ++ on Qt. What the software does: connect to a server (with a password identifier of a database), download a file, inject the configuration on a Cisco router / switch via a serial link; send a configuration from the router / switch to the server. I already have code but it's not finished. Can you do it to me now and return it to me in 15 hours? If you can't have, I have a Cisco router and I can give you the TeamViewer ID of my computer to realize some tests. And do some UML diagrams. Best regards. FRENCH: Bonjour, J'ai un logiciel à réaliser en C ++ sur Qt. Ce que fait le logiciel: se connecter à un serveur (avec un identifiant de mot de passe d'une base de données), t...
Pour reprendre une application de surveillance de la charge d'une batterie. Je cherche un développeur QT pour reprendre le développement de cette applications. Vous devez être proche de Paris pour pouvoir travailler dans nos locaux où le matériels avec lequel communique l'application se trouve. PS : Il vous faut un ordinateur sous windows pas de VM. vous devez être disponible tous les jours pour venir dans nos locaux a Sceaux afin de mener a bien cette mission. La mission ne durera pas plus d'un mois les modifications a apporter étant assez simple
Pour reprendre une application de surveillance de la charge d'une batterie. Je cherche un développeur QT pour reprendre le développement de cette applications. Vous devez être proche de Paris pour pouvoir récupérer le matériels avec lequel communique l'application. PS : cette application tourne sous windows 7 uniquement il vous faudra donc un ordinateur sous cette OS et pas une VM ! je pense qu'en un petit moi de travail le projet sera bouclé.
Bonjour Notre société développe un système de caméras embarquées associé à des algorithmes de détection pour le monde ferroviaire. Nous aurions besoin d’un développeur expérimenté capable de prendre en charge la création de l’application de contrôle du système de détection associé à une interface graphique basée sur le framework Qt. Êtes vous disponible dès maintenant pour travailler sur ce projet? Bien cordialement Compétences requises : QT C++ TCP/IP Linux GIT
Bonjour sooraj13, j'ai mis il y a deux jours une demande pour codez un logiciel en C++ avec des interfaces Qt et vous avez fait une offre de 160 $ si vous rappelez.J'ai supprimé l'autre compte pour des raisons de sécurité. mais si vous êtes encore intéressé à mon offre répondez moi SVP.
Créer un logiciel qui permet de faire la gestion des appareils de mesures. Ce logiciel contient deux acteurs : Utilisateur : il a le droit de : — S’authentifier. — Créer et modifier son profil. — Faire la recherche d’un appareil de mesure selon ces besoins. — Configurer le système en précisant les paramètres à mesurer. — Consulter l’interface des résultats de me... Administrateur : Il joue un rôle très essentiel puisqu’il a comme pouvoir les actions précédentes de l’utilisateur en plus la possibilité de : — Ajouter un nouvel appareil de mesure. — Ajouter des nouveaux pilotes d’appareil de mesure. — Ajouter des nouv...
Développement d'IHM en C++ : - Cartographies - graphiques en temps réel - Qt
Développement d'une interface graphique pour une plateforme de calcul biométrique.
data entry website 022014 eu website qt 4000 2/2 Compétences nécessaires : Saisie de Données, Traitement de Données
data entry website 022014 eu website qt 4000 Compétences nécessaires : Saisie de Données, Traitement de Données
"QT Engineer Experience: 8+ Yrs Responsibilities Development of UI Simulation module with Qt Enable high responsiveness between UI specification/style guide development/changes and UI Simulation module delivery Experience in C/C++ programming for Windows based systems Good hands on experience and knowledge in GUI development with Qt/QML Knowledge in developing UIs (Widgets, business logic, etc.) Experience in medical devices application is preferable Qt, QML, Qt Script, Qt Embedded
hi, I have a simple project from Udemy learning. It is made in 7.5.0 OpenCascade framework. So now I want to upgrade it to latest version 7.7.0. I try but get some error messages.
Hi, in this project, the goal is to create a docker container, with an ubuntu image as a base, that includes clazy, clang-tidy, include-what-you-use and is able to run all of these code checkers on multiple cpp and qt files. input is a folder path, docker container should contain a script that takes the folder path and runs clazy, clang-tidy, include-what-you-use on the folder, once with output only. Once with applying the fixes directly. Please ask if any questions open Acceptance Criteria: - docker file container based on Ubuntu - container has include-what-you-use included - container has clazy included - container has clang-tidy included - script with folder path as input argument - script runs include-what-you-use, clazy , clang-tidy on every ...
...• Eager to learn, research and improvise – problem solver • Want to invent and build to make things better, faster, easier and cost effective. • Effectively articulate technical challenges and solutions • Project Management • Product development and management • Strong understanding of domain knowledge is a plus • Profound knowledge of programming languages and platforms like C, C++, Python, QML, QT etc. • Prior experience of working on complex software systems and application development. Development - User Interface development (- Dark mode as well as Light mode) based on a given UI design on Figma for desktop software. Can be discussed in detail during one to one interaction. Project Deliverables • Bug free flawless functio...
busco desarrollador que tenga experiencia en qt para desarrollar herramientas para software de escritorio para esculpir mallas 3d
Se busca crear api c++ o qt para alineacion mallas stl entre si de alta precision automaticamente
inegrar Unet IA en qt para segmentacion semantica automatica, es un software que segmenta imagenes por colores y necesitaria la segmentacion de imagenes dicom para segmentar hueso.
would like a timer added to for event times to message tray icon like it does already upon startup. so that it can alert user before todo events.
I am looking for experienced graphics programmers to add some "advanced" shaders, lighting and cameras into our QT OpenGL software. This is a C++ Visual Studio project. We are using QT for the OpenGL context. If you are invited to this job and you accept, be ready to start. IF you saw this job post and applied, understand that the price is firm so do not bid above the price.
Require Qt programmer or other suitable for Raspberry PI communication with HMI and host data on local server. the parameters need to be controlled and visualize by HMI itself while host the DATA to the local available server only for visualization
would like someone to finish adding 2 features to the application , sunimate - set the sun and moon positions pixmap drawing. animate - mode which is cycling through the frames animating the desktop at a desired speed. about 2 or 3 hours worth of work.
Need fix for Dependencies are CMake, Qt 5 with QtMultimedia, QtOpenGL and QtSvg, FFMPEG (libavcodec with H264 is enough), libopus, OpenSSL 1.1, SDL 2, protoc and the protobuf Python library (only used during compilation for Nanopb).
I am looking for developers to work with me. As project, Web scraping, Machine Learning, reverse-C. The deadline is at least 1 year. If you don't have experience, you don't bid. Do not bid unless it is Canadian , German or Netherland. Do not bid without identification information.
To provide modification and design improvement of an open-source interactive whiteboard software compatible with any touch device or smartboard. It's written in C++, Qt. platform. It should produce and installer for in Windows 10 and 11 Operating system on Platform x86 & x86-64.
...(that we want developed) will interface to this existing software • Existing software is developed in Python • Existing software is used to set up and control the hardware • Since it is in Python it is deployable across OS (Windows, Linux, MacOS) • We have installers for deploying • Existing GUI framework is in PySide2 (for native GUI look) • For user USER LOGIN MODULE, GUI files designed in Qt Designer will be shared Since the pre-existing software connects to a camera and a microcontroller, I will set up a development PC with these connected. You can use this PC to develop and test remotely. For the financial aspect of the project, milestones will be paid out after the code has been shared. I will not be able to release any milestone un...
It is a desktop application implemented using python through a programming environment called Visual Studio Code, the user interface was built using Qt designer and PySide2 libraries. The database was built using SQLite.
I have an incomplete app, i need to fix some rotation issues Please knowing QT/QML can only apply Max budget is USD 200
Hello i just need recover a project the objective is translate my qt program to c plus plus for my company only experts in c and qt bid for this job
,1&bg-color=000&pad=1,1 would like a location picker similar to the one pictured that gives gps locations for each major city. its for a sunrise sunset calculator. can add milestone on 27th of january
hi, I would like to extend my test program for displaying 2D graphics using the Open Cascade library by downloading graphic data from a dxf file. There is a ready module: DXF component import-export I need someone willing to help me quickly in c++.
Our team is looking to hire a freelance Python developer who is skilled in QT designer. We have several requests and are looking for a potential long term relationship granted the first set of contracts go well. First we need help implementing multithreading via QThread when we call apis from external files. After this is solved we have several other issues. If Interested.
I already developed Qt project for denoising when online meeting But it has some issue I have to solve this project urgently so please bid if you can help me then I will share my project
I want interface ethernet using Qt. Just a simple dialog box with layout and a button. Whatever the value entered in the layout should appear in the ethernet when the button is pressed
would like a test with emscripten on windows i tried mine and got Application exit (RuntimeError: Aborted('specialHTMLTargets' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)))
Hi. I need a minimal demo project in QT c++ where i am able to use twilio API * dial a number, * text a number * play a prerecorded mp3 when a voice mail pick up. * record voice while calling I’m not sure if this is possible within qt c++ , an option would be that we use a website connector which connect to the qt windows software to the twilio web API.
would like qtGiffer to calculate the sunrise utc time it provides into actual time. on windows can pay at end of january
Hi Juby A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.
add feature on a code using qt as a framework as the code is visualization for binary earch tree and i need to add two screens
Veuillez vous inscrire ou vous connecter pour voir les détails.
Hi Valeriia; i need to make a qt project full memory safe. (ptr* -> shared_ptr) and add some features. would add you to github repo you could have a look if you want to. can discuss about scope and price
I've DAM3158A as A Data Acquisition Model And I Need To Get Values From It And Visualize That Data In Charts. Data Coming From Temperature Sensor LM35 And Pressure Sensor RK022. I Need To Be Able To Change The Ports For The Sensors From The Code Also Change Baud Rate And COM Config. And Chart Styles. Thanks
Make this Github Pytorch code portable in Windows with GUI This source code applies an image style transfer from another source image The idea goes to create a windows desktop portable tool that allows to select an image or a video an...portable in Windows with GUI This source code applies an image style transfer from another source image The idea goes to create a windows desktop portable tool that allows to select an image or a video and allows preview and conversion to the selected style. The desktop tool must be windows portable and must make use of GPU (allow settings) Can use QT or Delphi or similar