Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-1

Deprecated and internal API use in fe81c77f0f8d4bc250d9d85de92a52f9e1954dbf

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • QtTAS 1.0
    • QtTAS 1.0
    • QtTAS: General
    • None
    • 047f98e3b (dev), f8a45c2be (dev)
    • 2024wk10FOQtforAndroid

    Description

      Ran the plugin verifier against the the latest dev branch just for fun.

       

      Deprecated API use:

      #Deprecated method com.intellij.util.ui.UIUtil.removeScrollBorder(Component) invocation
          Deprecated method com.intellij.util.ui.UIUtil.removeScrollBorder(java.awt.Component c) : void is invoked in org.qtproject.qt.androidstudiotools.QtToolWindowPanel$2.componentAdded(ContainerEvent) : void
          Deprecated method com.intellij.util.ui.UIUtil.removeScrollBorder(java.awt.Component c) : void is invoked in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.setMainContent(JComponent) : void

      Internal API use:

      #Internal method com.intellij.ui.ExperimentalUI.isNewUI() invocation
          Internal method com.intellij.ui.ExperimentalUI.isNewUI() : boolean is invoked in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.setMainContent(JComponent) : void. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.
          Internal method com.intellij.ui.ExperimentalUI.isNewUI() : boolean is invoked in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.paintComponent(Graphics) : void. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.
      
      #Internal class com.intellij.ui.ExperimentalUI reference
          Internal class com.intellij.ui.ExperimentalUI is referenced in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.setMainContent(JComponent) : void. This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.
          Internal class com.intellij.ui.ExperimentalUI is referenced in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.paintComponent(Graphics) : void. This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            rampe Rami Potinkara
            olvuolte Olli Vuolteenaho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes