{"id":20285741,"url":"https://github.com/aep/libqxt","last_synced_at":"2026-05-22T16:35:14.919Z","repository":{"id":140902067,"uuid":"275113823","full_name":"aep/libqxt","owner":"aep","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-26T08:57:32.000Z","size":12150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-04T21:47:57.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aep.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-26T08:56:57.000Z","updated_at":"2020-06-26T08:59:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"76b200b1-fbaf-40f0-a825-98f1d0cd248a","html_url":"https://github.com/aep/libqxt","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/aep/libqxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aep","download_url":"https://codeload.github.com/aep/libqxt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33354036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T14:28:45.138Z","updated_at":"2026-05-22T16:35:14.900Z","avatar_url":"https://github.com/aep.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"1) configure\n\n\tmake sure qmake is in your PATH and run ./configure  or configure.bat on windows.\n\n    \tsee configure --help for more information\n\n    \t(for msvc you could try  ./configure.bat -msvc and open \n    \t\tthe solution file in msvc, we recomend compiling on\n    \t\tcommandline though)\n\n2) build\n\t\n\ttype make or nmake when using msvc\n\tthen don't forget to make install \n\tNote: This will also install qxt.prf to your qtdir/mkspecs/features directory.\n\n\n\n3) use\n\n\tAdd the following lines to your qmake project file:\n\tCONFIG  += qxt\n\tQXT     += core gui\n\n\tThe QXT variable should contain the modules you want. (In this example core and gui are used.)\n\tNote: Some modules depend on other modules. The required modules are added automatically.\n\n\tif you have an existing msvc project and can't swtich to qmake you can use zbenjamins solution:\n\t\n\t     Howto use libqxt in a existing Visual Studio Project:\n\t      1.  create and install libqxt. (See install instructions)\n\t      2.  add {libqxtinstalldir}\\include\\qxt\\QxtCore to your include path\n\t      3.  add {libqxtinstalldir}\\lib to your library search path\n\t      4.  to add a specific libqxt module (f.e QxtSql) you have to:\n\t           - add {libqxtinstalldir}\\include\\qxt\\QxtSql to your include path\n\t           - add the library QxtSql.lib to your project\n\t          Most of the times you have also to include the QxtCore and QxtKit modules.\n\t          It's done the same way like the example above.\n\n==============================================================================\n\nBuilding packages (Linux/Unix - experimental):\n\nTo build packages for Redhat or Debian based distributions, you can utilize\nthe \"rpm\" or \"deb\" make targets. Perform the configure as outlined above,\nedit the \"config\" file in the packages subdirectory if needed and then type\n\"make rpm\" or \"make deb\" as appropriate. This will also perform a \"make clean\"\nto avoid copying files which will be rebuilt anyway.\n\nFor RPM packages, you will need a standard .rpmmacros file in your home\ndirectory. A sample file, \"rpmmacros-sample\", is contained in the packages\ndirectory and must be edited for your environment before use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Flibqxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faep%2Flibqxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Flibqxt/lists"}