Skip to content
View neMoePalto's full-sized avatar
Block or Report

Block or report neMoePalto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. xml_loader xml_loader Public

    A "data migration" example: from xml (which is a tree-based structure) to DB-tables, from DB-tables to simple network protocol and from network protocol to tree-view representation

    C++

  2. points_display points_display Public

    The application displays an array of points generated in another thread. User can pause, resume or stop data generation from GUI

    C++

  3. multi_sort multi_sort Public

    C++

  4. using_dbus using_dbus Public

    Example with QtDBus. Using a custom type object via dbus

    C++

  5. equation equation Public

    The app that solve an equation like "kx+b=y" (find x using other values)

    C++

  6. json_by_tcp json_by_tcp Public

    Client send json's or structs by tcp. Server provides parsing statistics

    C++