From kde-devel Sun Jul 03 19:29:41 2011 From: Simone Date: Sun, 03 Jul 2011 19:29:41 +0000 To: kde-devel Subject: KconfigXT custom groups Message-Id: X-MARC-Message: https://marc.info/?l=kde-devel&m=130974753823062 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0696021154==" --===============0696021154== Content-Type: multipart/alternative; boundary=0016e647176489787904a72f47c1 --0016e647176489787904a72f47c1 Content-Type: text/plain; charset=ISO-8859-1 Hi, I wrote a kcmodule and it contains some fields and a combo box. The combobox contains all the user on the system and when i select a user all the fields in the module are updated with the values associated to the selected user. Is there a way to use kconfigx in this situation (where the values on the fields depend on the value of the combobox)? If I write a kcfg file I should specifies a group name for the group of entries, but in this case i want to set the name of the group with the value of the combobox, so that I have one group for every user in the system and eventually some subgroups to group the entries. Is this possible or should I do this by hand through kconfig? --0016e647176489787904a72f47c1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
I wrote a kcmodule and it contains some fields and a combo box. The= combobox contains all the user on the system and when i select a user all = the fields in the module are updated with the values associated to the sele= cted user. Is there a way to use kconfigx in this situation (where the valu= es on the fields depend on the value of the combobox)?

If I write a kcfg file I should specifies a group name = for the group of entries, but in this case i want to set the name of the gr= oup with the value of the combobox, so that I have one group for every user= in the system and eventually some subgroups to group the entries.

Is this possible or should I do this by hand through kc= onfig?
--0016e647176489787904a72f47c1-- --===============0696021154== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============0696021154==--