Well, in this case I am making pages for a KConfigDialog in Designer. One of the pages was a widget containing a KFontChooser. If you want KFontChooser to display only fixed fonts, you have to initialize it with the second constructor argument as "false". Hence my question.
But you say this is not possible using designer?