{"id":20285700,"url":"https://github.com/aep/libqxt-ssh","last_synced_at":"2025-03-04T04:10:44.279Z","repository":{"id":140902109,"uuid":"275115141","full_name":"aep/libqxt-ssh","owner":"aep","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-26T09:06:37.000Z","size":5658,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T14:54:32.612Z","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":"LICENSE","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-26T09:04:40.000Z","updated_at":"2020-06-26T09:06:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"b12a8c77-c885-442a-8ae4-331813afb4a0","html_url":"https://github.com/aep/libqxt-ssh","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Flibqxt-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aep","download_url":"https://codeload.github.com/aep/libqxt-ssh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780512,"owners_count":20019061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:33.541Z","updated_at":"2025-03-04T04:10:44.250Z","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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Flibqxt-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faep%2Flibqxt-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Flibqxt-ssh/lists"}