qt gui

  1. Axius

    Qt GUI Valorant Logs Cleaner Menü ( Generated by AI )

    GORSEL import os import shutil from PyQt5.QtWidgets import ( QApplication, QWidget, QLabel, QVBoxLayout, QHBoxLayout, QPushButton, QMessageBox ) from PyQt5.QtCore import Qt, QPoint from PyQt5.QtGui import QFont class ValorantLogsCleaner(QWidget): def __init__(self)...
  2. Setepai

    Open Source Qt GUI Windows Cleaner Menü ( Generated by AI )

    GORSEL Geliştirmeye musait from PyQt5.QtWidgets import ( QApplication, QWidget, QLabel, QVBoxLayout, QHBoxLayout, QPushButton, QMessageBox, QFileDialog ) from PyQt5.QtCore import Qt, QPoint from PyQt5.QtGui import QFont, QIcon class CleanerApp(QWidget): def __init__(self)...
Geri
Üst Alt