Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.

User:Ollipuu: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<code>
A new paragraph here.<code>
<?php
<?php
$foo = "bar";
$foo = "bar";

Revision as of 07:45, 27 August 2019

A new paragraph here.

<?php
$foo = "bar";
echo "Foo is " . $bar;
?>

Testing testing!

Pic-6.png