User Activity

  • Posted a comment on discussion General Discussion on QtRPT

    Please how can I rename horizontal axis of Simple stackedbarchart example from months to desirer name? thanks

  • Posted a comment on discussion General Discussion on QtRPT

    okay, Thanks. More power to your elbow

  • Posted a comment on discussion General Discussion on QtRPT

    Thank you very much, I later came up with a solution since I query a table in an Sqlite, QString field1 = "abcdef"; substr(field1, 1, 4); the query yield the desired output in QtRpt

  • Posted a comment on discussion General Discussion on QtRPT

    Yes in embedded script language in the QtRPT, so that I can execute function or codes from my Qt C++ app, I working with sqlite

  • Posted a comment on discussion General Discussion on QtRPT

    Yes in embedded script language in the QtRPT, so that I can execute function or code from my app. I'm work with sqlite

  • Posted a comment on discussion General Discussion on QtRPT

    Please how can I select number of character from a string in a field, I want to implement something like this std::string field1 = "abcdef"; std::string field2 = field1.substr(0,3); required output = "abcd" QtRpt has a facility that can format decimal or floating point, but I need something for string. Thank you.

  • Posted a comment on discussion General Discussion on QtRPT

    Please how possible to selecting N characters from string in QtRpt for example std::string field1 = "abcdef"; std::string field2 = field1.substr(0, 3); required out: field2 = "abdd" QtRpt has number formatting which work well floating point, I need similar facility for string. Thanks

  • Posted a comment on discussion General Discussion on QtRPT

    thank you

View All

Personal Data

Username:
haneen2016
Joined:
2019-01-26 14:12:50

Projects

  • No projects to display.

Personal Tools