Skip to content

Instantly share code, notes, and snippets.

View xerdink's full-sized avatar
💭
|||

Orhan İştenhiçkorkmaz xerdink

💭
|||
View GitHub Profile
@xerdink
xerdink / qtconcurrentthreadengine.h
Created September 11, 2023 19:06
Fixed QtConcurrentThreadEngine Header (5.12.8)
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtConcurrent module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
var a = document.getElementById('bailwal_overlay_frame'); var inner = a.contentDocument || a.contentWindow.document; var b = inner.getElementsByTagName('input'); for(var i = 0; i < b.length; i++) { if(b[i].id.includes('_4')) b[i].checked = true; }