diff options
author | Michele Calgaro <[email protected]> | 2024-07-20 20:15:52 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-07-21 23:04:19 +0900 |
commit | 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch) | |
tree | 5f1bb482f68ee0f95843fbf375cd2274acdabf25 /include | |
parent | 14c414378d96f7463b989384f4a0e5dd76632b6d (diff) | |
download | tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip |
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'include')
32 files changed, 16 insertions, 16 deletions
diff --git a/include/ntqgl.h b/include/ntqgl.h deleted file mode 120000 index f5808eb03..000000000 --- a/include/ntqgl.h +++ /dev/null @@ -1 +0,0 @@ -../src/opengl/ntqgl.h
\ No newline at end of file diff --git a/include/ntqglcolormap.h b/include/ntqglcolormap.h deleted file mode 120000 index baef8ea28..000000000 --- a/include/ntqglcolormap.h +++ /dev/null @@ -1 +0,0 @@ -../src/opengl/ntqglcolormap.h
\ No newline at end of file diff --git a/include/ntqpalette.h b/include/ntqpalette.h deleted file mode 120000 index 35a5b36f7..000000000 --- a/include/ntqpalette.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqpalette.h
\ No newline at end of file diff --git a/include/ntqpen.h b/include/ntqpen.h deleted file mode 120000 index 32ef68c95..000000000 --- a/include/ntqpen.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqpen.h
\ No newline at end of file diff --git a/include/ntqpicture.h b/include/ntqpicture.h deleted file mode 120000 index d812a6746..000000000 --- a/include/ntqpicture.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqpicture.h
\ No newline at end of file diff --git a/include/ntqpixmap.h b/include/ntqpixmap.h deleted file mode 120000 index 0e2fc03a5..000000000 --- a/include/ntqpixmap.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqpixmap.h
\ No newline at end of file diff --git a/include/ntqpixmapcache.h b/include/ntqpixmapcache.h deleted file mode 120000 index 1691aa811..000000000 --- a/include/ntqpixmapcache.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqpixmapcache.h
\ No newline at end of file diff --git a/include/ntqpngio.h b/include/ntqpngio.h deleted file mode 120000 index 54ea948f0..000000000 --- a/include/ntqpngio.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqpngio.h
\ No newline at end of file diff --git a/include/ntqpoint.h b/include/ntqpoint.h deleted file mode 120000 index f37e429d5..000000000 --- a/include/ntqpoint.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqpoint.h
\ No newline at end of file diff --git a/include/ntqpointarray.h b/include/ntqpointarray.h deleted file mode 120000 index 51cc90de0..000000000 --- a/include/ntqpointarray.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqpointarray.h
\ No newline at end of file diff --git a/include/ntqprinter.h b/include/ntqprinter.h deleted file mode 120000 index c851a9fce..000000000 --- a/include/ntqprinter.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqprinter.h
\ No newline at end of file diff --git a/include/ntqrect.h b/include/ntqrect.h deleted file mode 120000 index 923b54f78..000000000 --- a/include/ntqrect.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqrect.h
\ No newline at end of file diff --git a/include/ntqregion.h b/include/ntqregion.h deleted file mode 120000 index b41f5a24e..000000000 --- a/include/ntqregion.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqregion.h
\ No newline at end of file diff --git a/include/ntqwmatrix.h b/include/ntqwmatrix.h deleted file mode 120000 index da7eb60f1..000000000 --- a/include/ntqwmatrix.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqwmatrix.h
\ No newline at end of file diff --git a/include/private/qgl_x11_p.h b/include/private/qgl_x11_p.h deleted file mode 120000 index b5e3113e2..000000000 --- a/include/private/qgl_x11_p.h +++ /dev/null @@ -1 +0,0 @@ -../../src/opengl/qgl_x11_p.h
\ No newline at end of file diff --git a/include/private/qprinter_p.h b/include/private/qprinter_p.h deleted file mode 120000 index a4452c8cd..000000000 --- a/include/private/qprinter_p.h +++ /dev/null @@ -1 +0,0 @@ -../../src/kernel/qprinter_p.h
\ No newline at end of file diff --git a/include/private/tqgl_x11_p.h b/include/private/tqgl_x11_p.h new file mode 120000 index 000000000..3f5af2ad9 --- /dev/null +++ b/include/private/tqgl_x11_p.h @@ -0,0 +1 @@ +../../src/opengl/tqgl_x11_p.h
\ No newline at end of file diff --git a/include/private/tqprinter_p.h b/include/private/tqprinter_p.h new file mode 120000 index 000000000..8d60d1df8 --- /dev/null +++ b/include/private/tqprinter_p.h @@ -0,0 +1 @@ +../../src/kernel/tqprinter_p.h
\ No newline at end of file diff --git a/include/tqgl.h b/include/tqgl.h new file mode 120000 index 000000000..4194a7712 --- /dev/null +++ b/include/tqgl.h @@ -0,0 +1 @@ +../src/opengl/tqgl.h
\ No newline at end of file diff --git a/include/tqglcolormap.h b/include/tqglcolormap.h new file mode 120000 index 000000000..c32d565b5 --- /dev/null +++ b/include/tqglcolormap.h @@ -0,0 +1 @@ +../src/opengl/tqglcolormap.h
\ No newline at end of file diff --git a/include/tqpalette.h b/include/tqpalette.h new file mode 120000 index 000000000..e8f06d52c --- /dev/null +++ b/include/tqpalette.h @@ -0,0 +1 @@ +../src/kernel/tqpalette.h
\ No newline at end of file diff --git a/include/tqpen.h b/include/tqpen.h new file mode 120000 index 000000000..a7cef56fa --- /dev/null +++ b/include/tqpen.h @@ -0,0 +1 @@ +../src/kernel/tqpen.h
\ No newline at end of file diff --git a/include/tqpicture.h b/include/tqpicture.h new file mode 120000 index 000000000..f2dda1e39 --- /dev/null +++ b/include/tqpicture.h @@ -0,0 +1 @@ +../src/kernel/tqpicture.h
\ No newline at end of file diff --git a/include/tqpixmap.h b/include/tqpixmap.h new file mode 120000 index 000000000..6e29fb4df --- /dev/null +++ b/include/tqpixmap.h @@ -0,0 +1 @@ +../src/kernel/tqpixmap.h
\ No newline at end of file diff --git a/include/tqpixmapcache.h b/include/tqpixmapcache.h new file mode 120000 index 000000000..1cb97a720 --- /dev/null +++ b/include/tqpixmapcache.h @@ -0,0 +1 @@ +../src/kernel/tqpixmapcache.h
\ No newline at end of file diff --git a/include/tqpngio.h b/include/tqpngio.h new file mode 120000 index 000000000..0d44108dc --- /dev/null +++ b/include/tqpngio.h @@ -0,0 +1 @@ +../src/kernel/tqpngio.h
\ No newline at end of file diff --git a/include/tqpoint.h b/include/tqpoint.h new file mode 120000 index 000000000..630842a1d --- /dev/null +++ b/include/tqpoint.h @@ -0,0 +1 @@ +../src/kernel/tqpoint.h
\ No newline at end of file diff --git a/include/tqpointarray.h b/include/tqpointarray.h new file mode 120000 index 000000000..b1fad72dd --- /dev/null +++ b/include/tqpointarray.h @@ -0,0 +1 @@ +../src/kernel/tqpointarray.h
\ No newline at end of file diff --git a/include/tqprinter.h b/include/tqprinter.h new file mode 120000 index 000000000..d09521d1d --- /dev/null +++ b/include/tqprinter.h @@ -0,0 +1 @@ +../src/kernel/tqprinter.h
\ No newline at end of file diff --git a/include/tqrect.h b/include/tqrect.h new file mode 120000 index 000000000..2e79aa0be --- /dev/null +++ b/include/tqrect.h @@ -0,0 +1 @@ +../src/kernel/tqrect.h
\ No newline at end of file diff --git a/include/tqregion.h b/include/tqregion.h new file mode 120000 index 000000000..57c639bb1 --- /dev/null +++ b/include/tqregion.h @@ -0,0 +1 @@ +../src/kernel/tqregion.h
\ No newline at end of file diff --git a/include/tqwmatrix.h b/include/tqwmatrix.h new file mode 120000 index 000000000..234bbdb0b --- /dev/null +++ b/include/tqwmatrix.h @@ -0,0 +1 @@ +../src/kernel/tqwmatrix.h
\ No newline at end of file |