On Fri, Oct 16, 2015 at 4:43 PM, Marc Mutz wrote:
> On Monday 21 September 2015 11:05:52 Knoll Lars wrote:
>> QDesktopWidget::primaryScreenChanged signal
>> -> IMO this should be added as NOTIFY to the corresponding property.
>
> The signal is missing the int argument
>
> int primaryScreen()
>
On Monday 21 September 2015 11:05:52 Knoll Lars wrote:
> QDesktopWidget::primaryScreenChanged signal
> -> IMO this should be added as NOTIFY to the corresponding property.
The signal is missing the int argument
int primaryScreen()
-> primaryScreenChanged(int),
not: primaryScreenChange
On 21/09/15 13:47, "Knoll Lars" wrote:
>
>
>On 21/09/15 11:05, "Knoll Lars" wrote:
>
>>Tons of noise with Q_NULLPTR and similar changes...
>>
>>New APIs:
>>
>>QFileDialog::supportedSchemes property, looks good
>>
>>QDesktopWidget::primaryScreenChanged signal
>>-> IMO this should be added as NO
On 21/09/15 11:05, "Knoll Lars" wrote:
>Tons of noise with Q_NULLPTR and similar changes...
>
>New APIs:
>
>QFileDialog::supportedSchemes property, looks good
>
>QDesktopWidget::primaryScreenChanged signal
>-> IMO this should be added as NOTIFY to the corresponding property.
>
>qHash(QSizePolic
Tons of noise with Q_NULLPTR and similar changes...
New APIs:
QFileDialog::supportedSchemes property, looks good
QDesktopWidget::primaryScreenChanged signal
-> IMO this should be added as NOTIFY to the corresponding property.
qHash(QSizePolicy, uint), looks good
QMainWindow::GroupedDragging en