gpt4 book ai didi

c++ - 模糊的 C++ 编译错误

转载 作者:行者123 更新时间:2023-11-28 03:03:28 25 4
gpt4 key购买 nike

<分区>

任何人都可以就此提出建议:

In file included from recorders/r5000channel.h:13:0,
from recorders/r5000channel.cpp:11:
recorders/dtvchannel.h:53:18: warning: ‘virtual bool DTVChannel::Tune(const IPTVTuningData&)’ was hidden [-Woverloaded-virtual]
virtual bool Tune(const IPTVTuningData&) { return false; }
^
In file included from recorders/r5000channel.cpp:11:0:
recorders/r5000channel.h:29:18: warning: by ‘virtual bool R5000Channel::Tune(const DTVMultiplex&, QString)’ [-Woverloaded-virtual]
virtual bool Tune(const DTVMultiplex &/*tuning*/, QString /*inputname*/)
^
In file included from recorders/r5000channel.h:13:0,
from recorders/r5000channel.cpp:11:
recorders/dtvchannel.h:65:18: warning: ‘virtual bool DTVChannel::Tune(const QString&, int)’ was hidden [-Woverloaded-virtual]
virtual bool Tune(const QString &freqid, int finetune)
^
In file included from recorders/r5000channel.cpp:11:0:
recorders/r5000channel.h:29:18: warning: by ‘virtual bool R5000Channel::Tune(const DTVMultiplex&, QString)’ [-Woverloaded-virtual]
virtual bool Tune(const DTVMultiplex &/*tuning*/, QString /*inputname*/)
^
In file included from recorders/r5000channel.h:13:0,
from recorders/r5000channel.cpp:11:
recorders/dtvchannel.h:71:18: warning: ‘virtual bool DTVChannel::Tune(uint64_t, QString)’ was hidden [-Woverloaded-virtual]
virtual bool Tune(uint64_t frequency, QString inputname)
^
In file included from recorders/r5000channel.cpp:11:0:
recorders/r5000channel.h:29:18: warning: by ‘virtual bool R5000Channel::Tune(const DTVMultiplex&, QString)’ [-Woverloaded-virtual]
virtual bool Tune(const DTVMultiplex &/*tuning*/, QString /*inputname*/)

r5000channel.h - https://pastee.org/rjajf

r5000channel.cpp - https://pastee.org/qangy

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com