Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. HANDLE and QSocketNotifier
Forum Updated to NodeBB v4.3 + New Features

HANDLE and QSocketNotifier

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 772 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • SavedS Offline
    SavedS Offline
    Saved
    wrote on last edited by
    #1

    Hello all,

    I develope an application for CAN communication and use for it ntcan.dll from ESD GmbH.
    After opening the CAN-communication, I get a c++ HANDLE. For receiving the messages, I want to use QSocketNotifier and a signal.

    My Question:
    Is the qintptr - expected by QSocketNotifier constructor - another pointer as the HANDLE? How can I user the QSocketNotifier for observing received messages?

    Thank you.

    1 Reply Last reply
    0
    • SavedS Offline
      SavedS Offline
      Saved
      wrote on last edited by
      #2

      Sorry, has anybode an advice for solivng my problem?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved