Re: [Development] QtGraphs final API review

2024-06-19 Thread Sami Varanka via Development
Here are the new api review commits https://codereview.qt-project.org/c/qt/qtgraphs/+/570029/1 https://codereview.qt-project.org/c/qt/qtgraphs/+/570030/1 I now used api-review-gen script since it's fixed. From: Sami Varanka Sent: 14 May 2024 13:42 To: development@q

[Development] QtGraphs final API review

2024-05-14 Thread Sami Varanka via Development
Hi everybody! QtGraphs will be out of TP in 6.8, and now we need to do the final API review. This API review commit is created manually as QtGraphs has a too complex CMakeLists.txt for our API review script. More information can be found at https://bugreports.qt.io/browse/QTQAINFRA-6317. Here is

[Development] Recommended way to take in strings

2023-05-31 Thread Sami Varanka via Development
Hello What is the recommended way for functions to take strings? Our QtGraphs API takes in const QString & but is recommended way nowadays take in QAnyStringView? -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development