Hello everyone,
I am Prateek Pardeshi, a Junior(3rd yr) Student from SRM IST, Chennai, India.
My Prev Open Source Experience:
1. GirlScript Summer of Code 2020- contributed to Ovuli Project.
2. Mentor @ StudentCodein (3-month open source program)
3. Completed RISE Summer Program 2020 wit
Welcome along! There's no shortage of bugs that need filed and fixed and
lesser known projects that need extra help. junior jobs will list plenty.
There's a #kde-welcome channel on matrix to say hi on too as well as the
relevant dev channels when you're working on something. Once you get into
it
Hi CMake fans:
(Skip to the last paragraph for my question.)
KI18N provides the CMake macro “ki18n_wrap_ui()”, which is used like this:
> ki18n_wrap_ui( myApp_SRCS myApp_dialog.ui )
or like this (since KF 5.62):
> ki18n_wrap_ui( myApp myApp_dialog.ui )
In both cases it creates “ui_myApp_dial
Hi,
The first question " I have tried to do this but there some error that block me to open a file. I dont know if i am using correctly the class KCompressionDevice." is related with the code down bellow.
auto kgzip = KCompressionDevice(QUr
> The first question " I have tried to do this but there some error that block
> me to open a file. I dont know if i am using correctly the class
> KCompressionDevice." is related with the code down bellow.
>
> auto kgzip = KCompressionDevice(
> QUrl(where.toString() + “/” + fileName + “.gz”).toLo