qt-ide

There are 6 repositories under qt-ide topic.

  • eeyribas/CPlusPlus-QT-Console-Applications

    The repo contains applications coded in C++ Programming Language. The applications are related to topics such as databases, serial port communication, UDP communication, JSON, and threading.

    Language:C++10
  • eeyribas/CPlusPlus-QT-Widgets-Applications

    The repo contains Qt Widget applications coded in C++. The applications are related to topics such as databases, serial port communication, UDP communication, JSON, and threading.

    Language:C++10
  • eeyribas/CPP-STL-Applications

    Contains applications written in the C++ Programming Language that are compatible with the Standard Template Library (STL).

    Language:C++101
  • eeyribas/TCPCommunication-ServerCSharp-ClientCPlusPlus

    Contains TCP communication applications. In TCP communication, the Server is coded in the C# programming language. In TCP communication, the Client is coded in C++ using C language libraries.

    Language:C#
  • eeyribas/TCPServerClient-C

    An application that uses TCP communication and can operate as either a server or a client.

    Language:C10
  • eeyribas/UDPCommunication-CPlusPlus-CSharp

    Contains includes UDP communication applications in the repository. UDP communication applications have been coded using the C# and C++ programming languages. In UDP communication, C programming language libraries have been used.

    Language:C++10