class InputTag { public: QString name; QString value; bool user; }; /* Needed because KSimpleConfig doesn't allow strings with whitespace */