Skip to content

Qt Examples

  • Home
  • Signals and Slots
  • Event Filter
  • About Me
  • Contact

Category: Signal And Slots

QCombobox Signals And Slots

23 September 2018 istanbul Leave a comment

QCombobox has 8 signals. void activated(int index) void activated(const QString &text) void currentIndexChanged(int index) void currentIndexChanged(const QString &text) void currentTextChanged(const…

Continue Reading →

Posted in: Signal And Slots

Start To Signals And Slots

istanbul Leave a comment

Signals and slots are used to connect between an event from gui and a function. In other words, you can…

Continue Reading →

Posted in: Signal And Slots


New Added

  • QPainter Draw Line
  • QCombobox Signals And Slots
  • Key Release Event

Last Comments

  • RaymondLogue on QPainter Draw Line
  • GeorgeCet on QPainter Draw Line
  • JosephvOf on QPainter Draw Line

Archive

  • February 2019
  • September 2018
Copyright © 2022 Qt Examples — Escapade WordPress theme by GoDaddy